diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2005-12-09 07:07:56 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2005-12-09 07:07:56 +0000 |
commit | 1fb3e5f473cd88c7df96e6e737ff1d1713522f2f (patch) | |
tree | e98f8475cf6e06a92fb744e4db8465a59b9453b8 /x11-apps/xsetroot | |
parent | Pull old versions. (diff) | |
download | historical-1fb3e5f473cd88c7df96e6e737ff1d1713522f2f.tar.gz historical-1fb3e5f473cd88c7df96e6e737ff1d1713522f2f.tar.bz2 historical-1fb3e5f473cd88c7df96e6e737ff1d1713522f2f.zip |
Pull old versions.
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-apps/xsetroot')
-rw-r--r-- | x11-apps/xsetroot/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xsetroot/files/digest-xsetroot-0.99.0 | 1 | ||||
-rw-r--r-- | x11-apps/xsetroot/files/digest-xsetroot-0.99.1 | 1 | ||||
-rw-r--r-- | x11-apps/xsetroot/xsetroot-0.99.0.ebuild | 14 | ||||
-rw-r--r-- | x11-apps/xsetroot/xsetroot-0.99.1.ebuild | 14 |
5 files changed, 5 insertions, 31 deletions
diff --git a/x11-apps/xsetroot/ChangeLog b/x11-apps/xsetroot/ChangeLog index 3a23649dd31e..91220f450c07 100644 --- a/x11-apps/xsetroot/ChangeLog +++ b/x11-apps/xsetroot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xsetroot # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.6 2005/12/04 22:20:19 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/ChangeLog,v 1.7 2005/12/09 07:04:33 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -xsetroot-0.99.0.ebuild, -xsetroot-0.99.1.ebuild: + Pull old versions. *xsetroot-0.99.2 (04 Dec 2005) diff --git a/x11-apps/xsetroot/files/digest-xsetroot-0.99.0 b/x11-apps/xsetroot/files/digest-xsetroot-0.99.0 deleted file mode 100644 index bfa34bf61b80..000000000000 --- a/x11-apps/xsetroot/files/digest-xsetroot-0.99.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 66d8db8638c21db7e6bd2d7ed4578f0a xsetroot-0.99.0.tar.bz2 54306 diff --git a/x11-apps/xsetroot/files/digest-xsetroot-0.99.1 b/x11-apps/xsetroot/files/digest-xsetroot-0.99.1 deleted file mode 100644 index bd5945528695..000000000000 --- a/x11-apps/xsetroot/files/digest-xsetroot-0.99.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 236b4631e6780c971d103a1d83705087 xsetroot-0.99.1.tar.bz2 75712 diff --git a/x11-apps/xsetroot/xsetroot-0.99.0.ebuild b/x11-apps/xsetroot/xsetroot-0.99.0.ebuild deleted file mode 100644 index 8a588ccdbb85..000000000000 --- a/x11-apps/xsetroot/xsetroot-0.99.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/xsetroot/xsetroot-0.99.0.ebuild,v 1.5 2005/10/19 03:00:45 geoman Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xsetroot application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libXmu - x11-libs/libX11" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xsetroot/xsetroot-0.99.1.ebuild b/x11-apps/xsetroot/xsetroot-0.99.1.ebuild deleted file mode 100644 index 0f1462e0df86..000000000000 --- a/x11-apps/xsetroot/xsetroot-0.99.1.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/xsetroot/xsetroot-0.99.1.ebuild,v 1.1 2005/10/20 00:45:25 spyderous Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xsetroot application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libXmu - x11-libs/libX11" -DEPEND="${RDEPEND}" |