summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-03-23 15:36:22 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-03-23 15:36:22 +0000
commit9d4dc4697825b22ccca798a84608fd858b17c3ab (patch)
tree56d91fe85513b22f54dabfba868ad2758944fdbb /x11-apps/xload/xload-1.1.1.ebuild
parentVersion bump. (diff)
downloadhistorical-9d4dc4697825b22ccca798a84608fd858b17c3ab.tar.gz
historical-9d4dc4697825b22ccca798a84608fd858b17c3ab.tar.bz2
historical-9d4dc4697825b22ccca798a84608fd858b17c3ab.zip
Version bump.
Package-Manager: portage-2.2.0_alpha94/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xload/xload-1.1.1.ebuild')
-rw-r--r--x11-apps/xload/xload-1.1.1.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/x11-apps/xload/xload-1.1.1.ebuild b/x11-apps/xload/xload-1.1.1.ebuild
new file mode 100644
index 000000000000..be9b194e2b82
--- /dev/null
+++ b/x11-apps/xload/xload-1.1.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xload/xload-1.1.1.ebuild,v 1.1 2012/03/23 15:35:21 chithanh Exp $
+
+EAPI=4
+
+inherit xorg-2
+
+DESCRIPTION="system load average display for X"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+IUSE=""
+
+RDEPEND="x11-libs/libXaw
+ x11-libs/libXmu
+ x11-libs/libXt
+ x11-libs/libX11"
+DEPEND="${RDEPEND}
+ sys-devel/gettext"