summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-09-23 08:16:26 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-09-23 08:16:26 +0000
commit3e457f0e6ead7e8e63b9fcfa609024a54707fce3 (patch)
tree8c6f9a57c5e953e4a5d1f0323003a41025fdc496 /x11-apps/oclock/oclock-1.0.2.ebuild
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-3e457f0e6ead7e8e63b9fcfa609024a54707fce3.tar.gz
gentoo-2-3e457f0e6ead7e8e63b9fcfa609024a54707fce3.tar.bz2
gentoo-2-3e457f0e6ead7e8e63b9fcfa609024a54707fce3.zip
Version bump.
(Portage version: 2.2_rc86/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/oclock/oclock-1.0.2.ebuild')
-rw-r--r--x11-apps/oclock/oclock-1.0.2.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/x11-apps/oclock/oclock-1.0.2.ebuild b/x11-apps/oclock/oclock-1.0.2.ebuild
new file mode 100644
index 000000000000..76ccc95bde11
--- /dev/null
+++ b/x11-apps/oclock/oclock-1.0.2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/oclock/oclock-1.0.2.ebuild,v 1.1 2010/09/23 08:16:26 scarabeus Exp $
+
+EAPI=3
+XORG_STATIC=no
+inherit xorg-2
+
+DESCRIPTION="round X clock"
+
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux"
+IUSE=""
+RDEPEND="x11-libs/libX11
+ x11-libs/libXmu
+ x11-libs/libXext"
+DEPEND="${RDEPEND}"