diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 21:04:01 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 21:04:01 +0000 |
commit | 39fe5d2e3d0a5247a9afe622ce8ad42f9b4892f6 (patch) | |
tree | 334081f26594f84ea6fff0da1073c191c4c182be | |
parent | Fix init script for linux-2.4 (bug #116220), remove older ebuilds (diff) | |
download | gentoo-2-39fe5d2e3d0a5247a9afe622ce8ad42f9b4892f6.tar.gz gentoo-2-39fe5d2e3d0a5247a9afe622ce8ad42f9b4892f6.tar.bz2 gentoo-2-39fe5d2e3d0a5247a9afe622ce8ad42f9b4892f6.zip |
Pull old versions.
(Portage version: 2.1_pre2)
53 files changed, 55 insertions, 445 deletions
diff --git a/x11-apps/viewres/ChangeLog b/x11-apps/viewres/ChangeLog index 163fff0223a2..e0e8f3ce3098 100644 --- a/x11-apps/viewres/ChangeLog +++ b/x11-apps/viewres/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/viewres # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/viewres/ChangeLog,v 1.8 2005/12/23 10:31:34 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/viewres/ChangeLog,v 1.9 2005/12/26 20:59:19 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -viewres-0.99.2.ebuild, -viewres-1.0.0.ebuild: + Pull old versions. *viewres-1.0.1 (23 Dec 2005) diff --git a/x11-apps/viewres/files/digest-viewres-0.99.2 b/x11-apps/viewres/files/digest-viewres-0.99.2 deleted file mode 100644 index 7621e734dfe9..000000000000 --- a/x11-apps/viewres/files/digest-viewres-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 e08bac9cea1a868ac7f0b332d83cd099 viewres-0.99.2.tar.bz2 83208 diff --git a/x11-apps/viewres/files/digest-viewres-1.0.0 b/x11-apps/viewres/files/digest-viewres-1.0.0 deleted file mode 100644 index ce327ee05996..000000000000 --- a/x11-apps/viewres/files/digest-viewres-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 5188308bd88d05043df449cceefda44d viewres-1.0.0.tar.bz2 84483 diff --git a/x11-apps/viewres/viewres-0.99.2.ebuild b/x11-apps/viewres/viewres-0.99.2.ebuild deleted file mode 100644 index a044aeb021b5..000000000000 --- a/x11-apps/viewres/viewres-0.99.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/viewres/viewres-0.99.2.ebuild,v 1.1 2005/12/04 21:52:38 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org viewres application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -IUSE="xprint" -RDEPEND="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/viewres/viewres-1.0.0.ebuild b/x11-apps/viewres/viewres-1.0.0.ebuild deleted file mode 100644 index 5d03ba063782..000000000000 --- a/x11-apps/viewres/viewres-1.0.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/viewres/viewres-1.0.0.ebuild,v 1.1 2005/12/18 19:23:45 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org viewres application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -IUSE="xprint" -RDEPEND="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/x11perf/ChangeLog b/x11-apps/x11perf/ChangeLog index bf1b0ab685ad..ed7094b7f82d 100644 --- a/x11-apps/x11perf/ChangeLog +++ b/x11-apps/x11perf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/x11perf # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/ChangeLog,v 1.9 2005/12/23 10:31:54 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/ChangeLog,v 1.10 2005/12/26 20:59:51 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -x11perf-0.99.2.ebuild, -x11perf-1.0.0.ebuild: + Pull old versions. *x11perf-1.0.1 (23 Dec 2005) diff --git a/x11-apps/x11perf/files/digest-x11perf-0.99.2 b/x11-apps/x11perf/files/digest-x11perf-0.99.2 deleted file mode 100644 index 7af25a77fe2c..000000000000 --- a/x11-apps/x11perf/files/digest-x11perf-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 fc21c7698b27b5672e457e92fafce975 x11perf-0.99.2.tar.bz2 126091 diff --git a/x11-apps/x11perf/files/digest-x11perf-1.0.0 b/x11-apps/x11perf/files/digest-x11perf-1.0.0 deleted file mode 100644 index 9bb2c2fbc123..000000000000 --- a/x11-apps/x11perf/files/digest-x11perf-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 f8f36e3434fae00c2c9e4d2a5a174a06 x11perf-1.0.0.tar.bz2 127147 diff --git a/x11-apps/x11perf/x11perf-0.99.2.ebuild b/x11-apps/x11perf/x11perf-0.99.2.ebuild deleted file mode 100644 index 5d04b1ef130b..000000000000 --- a/x11-apps/x11perf/x11perf-0.99.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/x11perf-0.99.2.ebuild,v 1.1 2005/12/04 21:53:08 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org x11perf application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libXmu" -DEPEND="${RDEPEND}" diff --git a/x11-apps/x11perf/x11perf-1.0.0.ebuild b/x11-apps/x11perf/x11perf-1.0.0.ebuild deleted file mode 100644 index 4541b813106f..000000000000 --- a/x11-apps/x11perf/x11perf-1.0.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/x11perf/x11perf-1.0.0.ebuild,v 1.1 2005/12/18 19:24:18 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org x11perf application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libXmu" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xauth/ChangeLog b/x11-apps/xauth/ChangeLog index 65565a3fb2a6..0a2496c555d2 100644 --- a/x11-apps/xauth/ChangeLog +++ b/x11-apps/xauth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xauth # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.16 2005/12/26 10:36:04 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/ChangeLog,v 1.17 2005/12/26 21:00:19 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xauth-0.99.3.ebuild, -xauth-1.0.0.ebuild: + Pull old versions. 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> xauth-1.0.1.ebuild: Marked ~alpha diff --git a/x11-apps/xauth/files/digest-xauth-0.99.3 b/x11-apps/xauth/files/digest-xauth-0.99.3 deleted file mode 100644 index b6f3eaa85300..000000000000 --- a/x11-apps/xauth/files/digest-xauth-0.99.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 e54c7cc9596988ab0da31fd7596e75c0 xauth-0.99.3.tar.bz2 94649 diff --git a/x11-apps/xauth/files/digest-xauth-1.0.0 b/x11-apps/xauth/files/digest-xauth-1.0.0 deleted file mode 100644 index 397df0e7bd6f..000000000000 --- a/x11-apps/xauth/files/digest-xauth-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 a20d508c4c0b7fb596d923dbb1b464a2 xauth-1.0.0.tar.bz2 95656 diff --git a/x11-apps/xauth/xauth-0.99.3.ebuild b/x11-apps/xauth/xauth-0.99.3.ebuild deleted file mode 100644 index 13984e84ce3a..000000000000 --- a/x11-apps/xauth/xauth-0.99.3.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-0.99.3.ebuild,v 1.1 2005/12/04 21:53:44 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xauth application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libXau - x11-libs/libXext - x11-libs/libXmu" -DEPEND="${RDEPEND}" -IUSE="ipv6" - -CONFIGURE_OPTIONS="$(use_enable ipv6)" diff --git a/x11-apps/xauth/xauth-1.0.0.ebuild b/x11-apps/xauth/xauth-1.0.0.ebuild deleted file mode 100644 index 7d2c18b5da6b..000000000000 --- a/x11-apps/xauth/xauth-1.0.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xauth/xauth-1.0.0.ebuild,v 1.1 2005/12/18 19:24:46 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xauth application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libXau - x11-libs/libXext - x11-libs/libXmu" -DEPEND="${RDEPEND}" -IUSE="ipv6" - -CONFIGURE_OPTIONS="$(use_enable ipv6)" diff --git a/x11-apps/xbiff/ChangeLog b/x11-apps/xbiff/ChangeLog index f079be3d5ca7..924a13589cce 100644 --- a/x11-apps/xbiff/ChangeLog +++ b/x11-apps/xbiff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xbiff # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/ChangeLog,v 1.9 2005/12/23 10:32:35 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/ChangeLog,v 1.10 2005/12/26 21:00:47 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xbiff-0.99.2.ebuild, -xbiff-1.0.0.ebuild: + Pull old versions. *xbiff-1.0.1 (23 Dec 2005) diff --git a/x11-apps/xbiff/files/digest-xbiff-0.99.2 b/x11-apps/xbiff/files/digest-xbiff-0.99.2 deleted file mode 100644 index 0eb65cd82037..000000000000 --- a/x11-apps/xbiff/files/digest-xbiff-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 6b3b2754601608be44dc8f245d17fcb5 xbiff-0.99.2.tar.bz2 82412 diff --git a/x11-apps/xbiff/files/digest-xbiff-1.0.0 b/x11-apps/xbiff/files/digest-xbiff-1.0.0 deleted file mode 100644 index 2630459f1c91..000000000000 --- a/x11-apps/xbiff/files/digest-xbiff-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 772f0ef4139027ce790024fd8a1133fc xbiff-1.0.0.tar.bz2 83310 diff --git a/x11-apps/xbiff/xbiff-0.99.2.ebuild b/x11-apps/xbiff/xbiff-0.99.2.ebuild deleted file mode 100644 index f81a4d6d2f94..000000000000 --- a/x11-apps/xbiff/xbiff-0.99.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/xbiff-0.99.2.ebuild,v 1.1 2005/12/04 21:54:13 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xbiff application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -IUSE="xprint" -RDEPEND="x11-libs/libXaw - x11-misc/xbitmaps" -DEPEND="${RDEPEND}" - -CONFIGURE_OPTIONS="$(use_enable xprint)" diff --git a/x11-apps/xbiff/xbiff-1.0.0.ebuild b/x11-apps/xbiff/xbiff-1.0.0.ebuild deleted file mode 100644 index f23cb3f7a24d..000000000000 --- a/x11-apps/xbiff/xbiff-1.0.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/xbiff-1.0.0.ebuild,v 1.1 2005/12/18 19:25:20 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xbiff application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -IUSE="xprint" -RDEPEND="x11-libs/libXaw - x11-misc/xbitmaps" -DEPEND="${RDEPEND}" - -CONFIGURE_OPTIONS="$(use_enable xprint)" diff --git a/x11-apps/xcalc/ChangeLog b/x11-apps/xcalc/ChangeLog index 8edfe012271a..0e71cca13556 100644 --- a/x11-apps/xcalc/ChangeLog +++ b/x11-apps/xcalc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xcalc # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.9 2005/12/23 10:32:55 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/ChangeLog,v 1.10 2005/12/26 21:01:14 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xcalc-0.99.2.ebuild, -xcalc-1.0.0.ebuild: + Pull old versions. *xcalc-1.0.1 (23 Dec 2005) diff --git a/x11-apps/xcalc/files/digest-xcalc-0.99.2 b/x11-apps/xcalc/files/digest-xcalc-0.99.2 deleted file mode 100644 index 5e49a96d7339..000000000000 --- a/x11-apps/xcalc/files/digest-xcalc-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 f7e80a11b2dc5ca931087bbb635b1838 xcalc-0.99.2.tar.bz2 92254 diff --git a/x11-apps/xcalc/files/digest-xcalc-1.0.0 b/x11-apps/xcalc/files/digest-xcalc-1.0.0 deleted file mode 100644 index f940e75ba99c..000000000000 --- a/x11-apps/xcalc/files/digest-xcalc-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 6144c048a09462537cb33a48287e1481 xcalc-1.0.0.tar.bz2 93371 diff --git a/x11-apps/xcalc/xcalc-0.99.2.ebuild b/x11-apps/xcalc/xcalc-0.99.2.ebuild deleted file mode 100644 index 0cd6b7d8289b..000000000000 --- a/x11-apps/xcalc/xcalc-0.99.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-0.99.2.ebuild,v 1.1 2005/12/04 21:54:38 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xcalc application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" -IUSE="xprint" -RDEPEND="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/xcalc/xcalc-1.0.0.ebuild b/x11-apps/xcalc/xcalc-1.0.0.ebuild deleted file mode 100644 index 168500e0f89e..000000000000 --- a/x11-apps/xcalc/xcalc-1.0.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcalc/xcalc-1.0.0.ebuild,v 1.1 2005/12/18 19:25:48 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xcalc application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" -IUSE="xprint" -RDEPEND="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/xclipboard/ChangeLog b/x11-apps/xclipboard/ChangeLog index 62b9a3af1ced..2173a23f949d 100644 --- a/x11-apps/xclipboard/ChangeLog +++ b/x11-apps/xclipboard/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xclipboard # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.9 2005/12/23 10:33:17 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/ChangeLog,v 1.10 2005/12/26 21:01:42 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xclipboard-0.99.2.ebuild, -xclipboard-1.0.0.ebuild: + Pull old versions. *xclipboard-1.0.1 (23 Dec 2005) diff --git a/x11-apps/xclipboard/files/digest-xclipboard-0.99.2 b/x11-apps/xclipboard/files/digest-xclipboard-0.99.2 deleted file mode 100644 index 075f60e013ca..000000000000 --- a/x11-apps/xclipboard/files/digest-xclipboard-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 abd378102ccfda63a99f45c0889fe459 xclipboard-0.99.2.tar.bz2 82001 diff --git a/x11-apps/xclipboard/files/digest-xclipboard-1.0.0 b/x11-apps/xclipboard/files/digest-xclipboard-1.0.0 deleted file mode 100644 index bc1873775c83..000000000000 --- a/x11-apps/xclipboard/files/digest-xclipboard-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 71aff03e43412e7d691562e0d0d09335 xclipboard-1.0.0.tar.bz2 83306 diff --git a/x11-apps/xclipboard/xclipboard-0.99.2.ebuild b/x11-apps/xclipboard/xclipboard-0.99.2.ebuild deleted file mode 100644 index 25ffcce7f87b..000000000000 --- a/x11-apps/xclipboard/xclipboard-0.99.2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-0.99.2.ebuild,v 1.1 2005/12/04 21:55:10 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xclipboard application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" -IUSE="xprint" -RDEPEND="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/xclipboard/xclipboard-1.0.0.ebuild b/x11-apps/xclipboard/xclipboard-1.0.0.ebuild deleted file mode 100644 index b4f24b8dc5ef..000000000000 --- a/x11-apps/xclipboard/xclipboard-1.0.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclipboard/xclipboard-1.0.0.ebuild,v 1.1 2005/12/18 19:26:16 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xclipboard application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" -IUSE="xprint" -RDEPEND="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/ChangeLog b/x11-apps/xclock/ChangeLog index bd3332fd23b0..01f969c9f2cd 100644 --- a/x11-apps/xclock/ChangeLog +++ b/x11-apps/xclock/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xclock # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.12 2005/12/26 10:36:24 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.13 2005/12/26 21:02:10 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xclock-0.99.2.ebuild, -xclock-1.0.0.ebuild: + Pull old versions. 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> xclock-1.0.1.ebuild: Marked ~alpha diff --git a/x11-apps/xclock/files/digest-xclock-0.99.2 b/x11-apps/xclock/files/digest-xclock-0.99.2 deleted file mode 100644 index 577699a7838f..000000000000 --- a/x11-apps/xclock/files/digest-xclock-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 961b07d38ea0c964c5a3a1c9d04a1124 xclock-0.99.2.tar.bz2 98299 diff --git a/x11-apps/xclock/files/digest-xclock-1.0.0 b/x11-apps/xclock/files/digest-xclock-1.0.0 deleted file mode 100644 index e2411bba4f10..000000000000 --- a/x11-apps/xclock/files/digest-xclock-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 ca776b4f0a2b5a93e3a1bc7250cdf348 xclock-1.0.0.tar.bz2 99560 diff --git a/x11-apps/xclock/xclock-0.99.2.ebuild b/x11-apps/xclock/xclock-0.99.2.ebuild deleted file mode 100644 index 1cc5559051cf..000000000000 --- a/x11-apps/xclock/xclock-0.99.2.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/xclock-0.99.2.ebuild,v 1.1 2005/12/04 21:55:40 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xclock application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86" -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.0.ebuild b/x11-apps/xclock/xclock-1.0.0.ebuild deleted file mode 100644 index 799da9f76279..000000000000 --- a/x11-apps/xclock/xclock-1.0.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/xclock-1.0.0.ebuild,v 1.1 2005/12/18 19:26:50 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xclock application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86" -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/xcmsdb/ChangeLog b/x11-apps/xcmsdb/ChangeLog index 3aff6a8d3e37..6feabafc32df 100644 --- a/x11-apps/xcmsdb/ChangeLog +++ b/x11-apps/xcmsdb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xcmsdb # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/ChangeLog,v 1.8 2005/12/23 10:33:58 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/ChangeLog,v 1.9 2005/12/26 21:02:38 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xcmsdb-0.99.2.ebuild, -xcmsdb-1.0.0.ebuild: + Pull old versions. *xcmsdb-1.0.1 (23 Dec 2005) diff --git a/x11-apps/xcmsdb/files/digest-xcmsdb-0.99.2 b/x11-apps/xcmsdb/files/digest-xcmsdb-0.99.2 deleted file mode 100644 index 1dfcdfaae335..000000000000 --- a/x11-apps/xcmsdb/files/digest-xcmsdb-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 4571428cb4fd2ef7926b0b2f79457b25 xcmsdb-0.99.2.tar.bz2 95318 diff --git a/x11-apps/xcmsdb/files/digest-xcmsdb-1.0.0 b/x11-apps/xcmsdb/files/digest-xcmsdb-1.0.0 deleted file mode 100644 index cf32555eb533..000000000000 --- a/x11-apps/xcmsdb/files/digest-xcmsdb-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 834e1e1a58acaca0bbf249aaf75efb3e xcmsdb-1.0.0.tar.bz2 96071 diff --git a/x11-apps/xcmsdb/xcmsdb-0.99.2.ebuild b/x11-apps/xcmsdb/xcmsdb-0.99.2.ebuild deleted file mode 100644 index be15add2f26f..000000000000 --- a/x11-apps/xcmsdb/xcmsdb-0.99.2.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/xcmsdb-0.99.2.ebuild,v 1.1 2005/12/04 21:56:20 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xcmsdb application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libX11" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xcmsdb/xcmsdb-1.0.0.ebuild b/x11-apps/xcmsdb/xcmsdb-1.0.0.ebuild deleted file mode 100644 index a1d90e6ad458..000000000000 --- a/x11-apps/xcmsdb/xcmsdb-1.0.0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/xcmsdb-1.0.0.ebuild,v 1.1 2005/12/18 19:27:18 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xcmsdb application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libX11" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xconsole/ChangeLog b/x11-apps/xconsole/ChangeLog index d2c1a2f827fe..10540c4ea73c 100644 --- a/x11-apps/xconsole/ChangeLog +++ b/x11-apps/xconsole/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xconsole # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.10 2005/12/23 10:34:18 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.11 2005/12/26 21:03:06 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xconsole-0.99.3.ebuild, -xconsole-1.0.0.ebuild: + Pull old versions. *xconsole-1.0.1 (23 Dec 2005) diff --git a/x11-apps/xconsole/files/digest-xconsole-0.99.3 b/x11-apps/xconsole/files/digest-xconsole-0.99.3 deleted file mode 100644 index 0674c0938119..000000000000 --- a/x11-apps/xconsole/files/digest-xconsole-0.99.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 8dbbb4d183266e697ed49ec814c98768 xconsole-0.99.3.tar.bz2 80690 diff --git a/x11-apps/xconsole/files/digest-xconsole-1.0.0 b/x11-apps/xconsole/files/digest-xconsole-1.0.0 deleted file mode 100644 index 3ee9467325eb..000000000000 --- a/x11-apps/xconsole/files/digest-xconsole-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 d3775bded53c2f612746074d88116a45 xconsole-1.0.0.tar.bz2 81906 diff --git a/x11-apps/xconsole/xconsole-0.99.3.ebuild b/x11-apps/xconsole/xconsole-0.99.3.ebuild deleted file mode 100644 index 886c8b331106..000000000000 --- a/x11-apps/xconsole/xconsole-0.99.3.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-0.99.3.ebuild,v 1.1 2005/12/04 21:56:46 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xconsole application" -KEYWORDS="~amd64 ~mips ~sparc ~x86" -IUSE="xprint" -RDEPEND="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/xconsole/xconsole-1.0.0.ebuild b/x11-apps/xconsole/xconsole-1.0.0.ebuild deleted file mode 100644 index 11cd8b68af19..000000000000 --- a/x11-apps/xconsole/xconsole-1.0.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.0.ebuild,v 1.1 2005/12/18 19:27:51 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xconsole application" -KEYWORDS="~amd64 ~mips ~sparc ~x86" -IUSE="xprint" -RDEPEND="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/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog index c387c232ce58..03eab30e8320 100644 --- a/x11-apps/xcursorgen/ChangeLog +++ b/x11-apps/xcursorgen/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xcursorgen # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.11 2005/12/18 19:28:19 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.12 2005/12/26 21:03:33 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xcursorgen-0.99.2.ebuild: + Pull old versions. *xcursorgen-1.0.0 (18 Dec 2005) diff --git a/x11-apps/xcursorgen/files/digest-xcursorgen-0.99.2 b/x11-apps/xcursorgen/files/digest-xcursorgen-0.99.2 deleted file mode 100644 index f4079c17d1d6..000000000000 --- a/x11-apps/xcursorgen/files/digest-xcursorgen-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 5327ce370089d4e7a30b1dc3a2961999 xcursorgen-0.99.2.tar.bz2 77102 diff --git a/x11-apps/xcursorgen/xcursorgen-0.99.2.ebuild b/x11-apps/xcursorgen/xcursorgen-0.99.2.ebuild deleted file mode 100644 index 5eedd213cbd4..000000000000 --- a/x11-apps/xcursorgen/xcursorgen-0.99.2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-0.99.2.ebuild,v 1.1 2005/12/04 21:57:20 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xcursorgen application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" -RDEPEND="x11-libs/libX11 - x11-libs/libXcursor - =media-libs/libpng-1.2*" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xdbedizzy/ChangeLog b/x11-apps/xdbedizzy/ChangeLog index fd3e90a737c5..8b7079a8a764 100644 --- a/x11-apps/xdbedizzy/ChangeLog +++ b/x11-apps/xdbedizzy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xdbedizzy # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdbedizzy/ChangeLog,v 1.9 2005/12/23 10:34:38 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdbedizzy/ChangeLog,v 1.10 2005/12/26 21:04:01 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xdbedizzy-0.99.3.ebuild, -xdbedizzy-1.0.0.ebuild: + Pull old versions. *xdbedizzy-1.0.1 (23 Dec 2005) diff --git a/x11-apps/xdbedizzy/files/digest-xdbedizzy-0.99.3 b/x11-apps/xdbedizzy/files/digest-xdbedizzy-0.99.3 deleted file mode 100644 index 4bfe1032f3a6..000000000000 --- a/x11-apps/xdbedizzy/files/digest-xdbedizzy-0.99.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 5c5a249839d0b2d0a880d46db9141c2f xdbedizzy-0.99.3.tar.bz2 81893 diff --git a/x11-apps/xdbedizzy/files/digest-xdbedizzy-1.0.0 b/x11-apps/xdbedizzy/files/digest-xdbedizzy-1.0.0 deleted file mode 100644 index 314a88d6c431..000000000000 --- a/x11-apps/xdbedizzy/files/digest-xdbedizzy-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 81a9ba68d662abdda748236bd20a710a xdbedizzy-1.0.0.tar.bz2 82782 diff --git a/x11-apps/xdbedizzy/xdbedizzy-0.99.3.ebuild b/x11-apps/xdbedizzy/xdbedizzy-0.99.3.ebuild deleted file mode 100644 index 8513dbd2855e..000000000000 --- a/x11-apps/xdbedizzy/xdbedizzy-0.99.3.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdbedizzy/xdbedizzy-0.99.3.ebuild,v 1.1 2005/12/04 21:57:51 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xdbedizzy application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" - -# xprint support isn't optional, despite what configure says. -#IUSE="xprint" -RDEPEND="x11-libs/libXext - x11-libs/libXprintUtil - x11-libs/libXp" -# xprint? ( x11-libs/libXprintUtil -# x11-libs/libXp )" -DEPEND="${RDEPEND}" - -#CONFIGURE_OPTIONS="$(use_enable xprint)" diff --git a/x11-apps/xdbedizzy/xdbedizzy-1.0.0.ebuild b/x11-apps/xdbedizzy/xdbedizzy-1.0.0.ebuild deleted file mode 100644 index 7be336df4dc6..000000000000 --- a/x11-apps/xdbedizzy/xdbedizzy-1.0.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdbedizzy/xdbedizzy-1.0.0.ebuild,v 1.1 2005/12/18 19:28:53 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xdbedizzy application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" - -# xprint support isn't optional, despite what configure says. -#IUSE="xprint" -RDEPEND="x11-libs/libXext - x11-libs/libXprintUtil - x11-libs/libXp" -# xprint? ( x11-libs/libXprintUtil -# x11-libs/libXp )" -DEPEND="${RDEPEND}" - -#CONFIGURE_OPTIONS="$(use_enable xprint)" |