diff options
Diffstat (limited to 'x11-proto/recordproto')
-rw-r--r-- | x11-proto/recordproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/recordproto/files/digest-recordproto-1.13.1 | 1 | ||||
-rw-r--r-- | x11-proto/recordproto/recordproto-1.13.1.ebuild | 13 |
3 files changed, 5 insertions, 15 deletions
diff --git a/x11-proto/recordproto/ChangeLog b/x11-proto/recordproto/ChangeLog index d0e8be79c5ef..e89ac3c1ee3c 100644 --- a/x11-proto/recordproto/ChangeLog +++ b/x11-proto/recordproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/recordproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.10 2005/12/26 09:49:57 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.11 2005/12/26 23:29:25 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -recordproto-1.13.1.ebuild: + Pull old versions. 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> recordproto-1.13.2.ebuild: diff --git a/x11-proto/recordproto/files/digest-recordproto-1.13.1 b/x11-proto/recordproto/files/digest-recordproto-1.13.1 deleted file mode 100644 index 3efd2df70871..000000000000 --- a/x11-proto/recordproto/files/digest-recordproto-1.13.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 e858fe69ff4ce7bcdaa850d8a3631b17 recordproto-1.13.1.tar.bz2 39003 diff --git a/x11-proto/recordproto/recordproto-1.13.1.ebuild b/x11-proto/recordproto/recordproto-1.13.1.ebuild deleted file mode 100644 index 9a116d57592d..000000000000 --- a/x11-proto/recordproto/recordproto-1.13.1.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-proto/recordproto/recordproto-1.13.1.ebuild,v 1.1 2005/10/20 03:26:13 spyderous Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org Record protocol headers" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" -RDEPEND="" -DEPEND="${RDEPEND}" |