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/xvinfo | |
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/xvinfo')
-rw-r--r-- | x11-apps/xvinfo/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xvinfo/files/digest-xvinfo-0.99.0 | 1 | ||||
-rw-r--r-- | x11-apps/xvinfo/files/digest-xvinfo-0.99.1 | 1 | ||||
-rw-r--r-- | x11-apps/xvinfo/xvinfo-0.99.0.ebuild | 14 | ||||
-rw-r--r-- | x11-apps/xvinfo/xvinfo-0.99.1.ebuild | 14 |
5 files changed, 5 insertions, 31 deletions
diff --git a/x11-apps/xvinfo/ChangeLog b/x11-apps/xvinfo/ChangeLog index 17fe8e892684..ec25d5843c09 100644 --- a/x11-apps/xvinfo/ChangeLog +++ b/x11-apps/xvinfo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xvinfo # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.7 2005/12/04 22:23:12 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xvinfo/ChangeLog,v 1.8 2005/12/09 07:06:40 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -xvinfo-0.99.0.ebuild, -xvinfo-0.99.1.ebuild: + Pull old versions. *xvinfo-0.99.2 (04 Dec 2005) diff --git a/x11-apps/xvinfo/files/digest-xvinfo-0.99.0 b/x11-apps/xvinfo/files/digest-xvinfo-0.99.0 deleted file mode 100644 index 65b546eed2b5..000000000000 --- a/x11-apps/xvinfo/files/digest-xvinfo-0.99.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 e81bdb7f853f4a0a4d0bd0bb66bf3bff xvinfo-0.99.0.tar.bz2 51534 diff --git a/x11-apps/xvinfo/files/digest-xvinfo-0.99.1 b/x11-apps/xvinfo/files/digest-xvinfo-0.99.1 deleted file mode 100644 index 23a2f3081803..000000000000 --- a/x11-apps/xvinfo/files/digest-xvinfo-0.99.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 948efa35150eb375ca2c6a57cade9f1a xvinfo-0.99.1.tar.bz2 72911 diff --git a/x11-apps/xvinfo/xvinfo-0.99.0.ebuild b/x11-apps/xvinfo/xvinfo-0.99.0.ebuild deleted file mode 100644 index 5fbbc146d82d..000000000000 --- a/x11-apps/xvinfo/xvinfo-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/xvinfo/xvinfo-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 xvinfo application" -KEYWORDS="~arm ~mips ~ppc ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libXv - x11-libs/libX11" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xvinfo/xvinfo-0.99.1.ebuild b/x11-apps/xvinfo/xvinfo-0.99.1.ebuild deleted file mode 100644 index 891ff5800ce9..000000000000 --- a/x11-apps/xvinfo/xvinfo-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/xvinfo/xvinfo-0.99.1.ebuild,v 1.2 2005/11/26 09:38:16 blubb Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xvinfo application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86" -RDEPEND="x11-libs/libXv - x11-libs/libX11" -DEPEND="${RDEPEND}" |