diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 07:09:12 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 07:09:12 +0000 |
commit | aeb8e873821f6a2e52063223e897ce5bcbc6324a (patch) | |
tree | dfd19699ed97a35de83267a1e7a709aae973431d /x11-apps/xstdcmap | |
parent | Pull old versions. (diff) | |
download | gentoo-2-aeb8e873821f6a2e52063223e897ce5bcbc6324a.tar.gz gentoo-2-aeb8e873821f6a2e52063223e897ce5bcbc6324a.tar.bz2 gentoo-2-aeb8e873821f6a2e52063223e897ce5bcbc6324a.zip |
Pull old versions.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-apps/xstdcmap')
-rw-r--r-- | x11-apps/xstdcmap/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xstdcmap/files/digest-xstdcmap-0.99.0 | 1 | ||||
-rw-r--r-- | x11-apps/xstdcmap/files/digest-xstdcmap-0.99.1 | 1 | ||||
-rw-r--r-- | x11-apps/xstdcmap/xstdcmap-0.99.0.ebuild | 14 | ||||
-rw-r--r-- | x11-apps/xstdcmap/xstdcmap-0.99.1.ebuild | 14 |
5 files changed, 5 insertions, 31 deletions
diff --git a/x11-apps/xstdcmap/ChangeLog b/x11-apps/xstdcmap/ChangeLog index d7ce5efe7be8..57f5aff219cf 100644 --- a/x11-apps/xstdcmap/ChangeLog +++ b/x11-apps/xstdcmap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xstdcmap # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.5 2005/12/04 22:21:54 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xstdcmap/ChangeLog,v 1.6 2005/12/09 07:05:24 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -xstdcmap-0.99.0.ebuild, -xstdcmap-0.99.1.ebuild: + Pull old versions. *xstdcmap-0.99.2 (04 Dec 2005) diff --git a/x11-apps/xstdcmap/files/digest-xstdcmap-0.99.0 b/x11-apps/xstdcmap/files/digest-xstdcmap-0.99.0 deleted file mode 100644 index a5ef9e12d5ef..000000000000 --- a/x11-apps/xstdcmap/files/digest-xstdcmap-0.99.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 57df81eda7d6f8224269e6ce5d6ad944 xstdcmap-0.99.0.tar.bz2 53069 diff --git a/x11-apps/xstdcmap/files/digest-xstdcmap-0.99.1 b/x11-apps/xstdcmap/files/digest-xstdcmap-0.99.1 deleted file mode 100644 index 6cc5b1b66561..000000000000 --- a/x11-apps/xstdcmap/files/digest-xstdcmap-0.99.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 131df25fdb82045d0b7f178515fee694 xstdcmap-0.99.1.tar.bz2 74487 diff --git a/x11-apps/xstdcmap/xstdcmap-0.99.0.ebuild b/x11-apps/xstdcmap/xstdcmap-0.99.0.ebuild deleted file mode 100644 index 5795032104a6..000000000000 --- a/x11-apps/xstdcmap/xstdcmap-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/xstdcmap/xstdcmap-0.99.0.ebuild,v 1.4 2005/10/19 03:00:45 geoman Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xstdcmap application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libXmu - x11-libs/libX11" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xstdcmap/xstdcmap-0.99.1.ebuild b/x11-apps/xstdcmap/xstdcmap-0.99.1.ebuild deleted file mode 100644 index 507852efa620..000000000000 --- a/x11-apps/xstdcmap/xstdcmap-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/xstdcmap/xstdcmap-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 xstdcmap application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libXmu - x11-libs/libX11" -DEPEND="${RDEPEND}" |