diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 21:14:47 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 21:14:47 +0000 |
commit | 9c0e1b5036255a8b48e930ed4aaf22ea49072ff7 (patch) | |
tree | 2cc82cb495078f9cae94f4cef4d06282b42fbe04 /x11-apps/xgamma | |
parent | Pull old versions. (diff) | |
download | gentoo-2-9c0e1b5036255a8b48e930ed4aaf22ea49072ff7.tar.gz gentoo-2-9c0e1b5036255a8b48e930ed4aaf22ea49072ff7.tar.bz2 gentoo-2-9c0e1b5036255a8b48e930ed4aaf22ea49072ff7.zip |
Pull old versions.
(Portage version: 2.1_pre2)
Diffstat (limited to 'x11-apps/xgamma')
-rw-r--r-- | x11-apps/xgamma/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xgamma/files/digest-xgamma-0.99.2 | 1 | ||||
-rw-r--r-- | x11-apps/xgamma/files/digest-xgamma-1.0.0 | 1 | ||||
-rw-r--r-- | x11-apps/xgamma/xgamma-0.99.2.ebuild | 13 | ||||
-rw-r--r-- | x11-apps/xgamma/xgamma-1.0.0.ebuild | 13 |
5 files changed, 5 insertions, 29 deletions
diff --git a/x11-apps/xgamma/ChangeLog b/x11-apps/xgamma/ChangeLog index e02a1c1ffc93..7836fd5ca8dc 100644 --- a/x11-apps/xgamma/ChangeLog +++ b/x11-apps/xgamma/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xgamma # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.9 2005/12/23 10:39:25 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgamma/ChangeLog,v 1.10 2005/12/26 21:11:25 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xgamma-0.99.2.ebuild, -xgamma-1.0.0.ebuild: + Pull old versions. *xgamma-1.0.1 (23 Dec 2005) diff --git a/x11-apps/xgamma/files/digest-xgamma-0.99.2 b/x11-apps/xgamma/files/digest-xgamma-0.99.2 deleted file mode 100644 index ed0357eda88b..000000000000 --- a/x11-apps/xgamma/files/digest-xgamma-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 d2fa330b2f3f66564d31f6eb8b38cc1b xgamma-0.99.2.tar.bz2 73825 diff --git a/x11-apps/xgamma/files/digest-xgamma-1.0.0 b/x11-apps/xgamma/files/digest-xgamma-1.0.0 deleted file mode 100644 index 3fa8d1ddf787..000000000000 --- a/x11-apps/xgamma/files/digest-xgamma-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 ea296218386bb97d5243f19fb60e93cb xgamma-1.0.0.tar.bz2 74698 diff --git a/x11-apps/xgamma/xgamma-0.99.2.ebuild b/x11-apps/xgamma/xgamma-0.99.2.ebuild deleted file mode 100644 index 9b633d3a9e2f..000000000000 --- a/x11-apps/xgamma/xgamma-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/xgamma/xgamma-0.99.2.ebuild,v 1.1 2005/12/04 22:05:19 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xgamma application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libXxf86vm" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xgamma/xgamma-1.0.0.ebuild b/x11-apps/xgamma/xgamma-1.0.0.ebuild deleted file mode 100644 index 6a4a366020c5..000000000000 --- a/x11-apps/xgamma/xgamma-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/xgamma/xgamma-1.0.0.ebuild,v 1.1 2005/12/18 19:37:15 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xgamma application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libXxf86vm" -DEPEND="${RDEPEND}" |