diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-04-30 22:52:00 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-04-30 22:52:00 +0000 |
commit | bd93404983c86e0c221851dd237a8603b9f848cc (patch) | |
tree | 95e28d0d6a1f0e0d8aefc256c0cc5719c539406e /x11-apps | |
parent | old (diff) | |
download | gentoo-2-bd93404983c86e0c221851dd237a8603b9f848cc.tar.gz gentoo-2-bd93404983c86e0c221851dd237a8603b9f848cc.tar.bz2 gentoo-2-bd93404983c86e0c221851dd237a8603b9f848cc.zip |
old
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xclock/Manifest | 3 | ||||
-rw-r--r-- | x11-apps/xclock/xclock-1.0.2.ebuild | 28 | ||||
-rw-r--r-- | x11-apps/xclock/xclock-1.0.3.ebuild | 28 |
3 files changed, 0 insertions, 59 deletions
diff --git a/x11-apps/xclock/Manifest b/x11-apps/xclock/Manifest index 50011619277a..bdf023ca6689 100644 --- a/x11-apps/xclock/Manifest +++ b/x11-apps/xclock/Manifest @@ -1,7 +1,4 @@ -DIST xclock-1.0.2.tar.bz2 104335 RMD160 f06b33dadeb3513bc59d2b676626052a526aefd1 SHA1 d871dc3a6b723a7bd528a12de7268809fba12105 SHA256 ced648762382eab09e0ccb87371cb745646ede08ffcb068faa6025d20c4d1f3d DIST xclock-1.0.3.tar.bz2 113967 RMD160 b6732da07c362a6fd21d12853b456f645ed9b037 SHA1 94bd3f1c57d9d6f5c19f25fcdda3b148b99b6dbe SHA256 10b5777ae9ef2a10d4cf447bd1bf13372d7061573835c2c87d5c948b65e9577f -EBUILD xclock-1.0.2.ebuild 739 RMD160 98e7ce78f023fc244a9e9f76256aed1af122f080 SHA1 9c7e9dd1c2dd9a5d56cf48aff60a2ea0cf9f2e76 SHA256 947251dd6b237271746be832f72bdd3909fa1a16adb48396515b05a3d9fa4e95 EBUILD xclock-1.0.3-r1.ebuild 598 RMD160 9ca1b1fc634535560eb0d139878cd91761ca81d0 SHA1 8ffb31ad0cba837000d68a1b858dcef7bc078a17 SHA256 9106c7f51079afd06c94c6f9e380b92815477f683dcf5201f9d3620e9726a9c4 -EBUILD xclock-1.0.3.ebuild 738 RMD160 3cb23895f6b727f23c98da73e2e166a97e471620 SHA1 8901055493ae08ea800c55fb6452574e24aa9d45 SHA256 d13a0aac3fa633bebafa54ade1f3416a3945ee0f228f70f304266d738f870380 MISC ChangeLog 4643 RMD160 5e899327d0d318b24bb3b410de649126789266ba SHA1 41affddacab09aea2462249383ccc7774dbf5c66 SHA256 7fbccf3909bc520eac34f63757d93a91bf6344871d50a7d5bfe4feb0508d5cba MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 diff --git a/x11-apps/xclock/xclock-1.0.2.ebuild b/x11-apps/xclock/xclock-1.0.2.ebuild deleted file mode 100644 index 4589593751bb..000000000000 --- a/x11-apps/xclock/xclock-1.0.2.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/xclock-1.0.2.ebuild,v 1.9 2006/10/10 23:55:19 dberkholz Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="analog / digital clock for X" - -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="xprint" - -RDEPEND="x11-libs/libX11 - x11-libs/libXrender - x11-libs/libXft - x11-libs/libxkbfile - x11-libs/libXaw" -DEPEND="${RDEPEND}" - -CONFIGURE_OPTIONS="$(use_enable xprint)" - -pkg_setup() { - if use xprint && ! built_with_use x11-libs/libXaw xprint; then - die "Build x11-libs/libXaw with USE=xprint." - fi -} diff --git a/x11-apps/xclock/xclock-1.0.3.ebuild b/x11-apps/xclock/xclock-1.0.3.ebuild deleted file mode 100644 index a1bf27b71891..000000000000 --- a/x11-apps/xclock/xclock-1.0.3.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/xclock-1.0.3.ebuild,v 1.8 2008/01/13 09:36:16 vapier Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="analog / digital clock for X" - -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="xprint" - -RDEPEND="x11-libs/libX11 - x11-libs/libXrender - x11-libs/libXft - x11-libs/libxkbfile - x11-libs/libXaw" -DEPEND="${RDEPEND}" - -CONFIGURE_OPTIONS="$(use_enable xprint)" - -pkg_setup() { - if use xprint && ! built_with_use x11-libs/libXaw xprint; then - die "Build x11-libs/libXaw with USE=xprint." - fi -} |