diff options
author | 2005-12-26 09:55:23 +0000 | |
---|---|---|
committer | 2005-12-26 09:55:23 +0000 | |
commit | 41e8f0e247879c48a153d8eef92478ab975c705a (patch) | |
tree | 09b91ad1fea849d471300e4ec92715a6a8222e2a /x11-proto/recordproto | |
parent | stable amd64 (diff) | |
download | historical-41e8f0e247879c48a153d8eef92478ab975c705a.tar.gz historical-41e8f0e247879c48a153d8eef92478ab975c705a.tar.bz2 historical-41e8f0e247879c48a153d8eef92478ab975c705a.zip |
Marked ~alpha
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'x11-proto/recordproto')
-rw-r--r-- | x11-proto/recordproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/recordproto/Manifest | 2 | ||||
-rw-r--r-- | x11-proto/recordproto/recordproto-1.13.2.ebuild | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/x11-proto/recordproto/ChangeLog b/x11-proto/recordproto/ChangeLog index 1eca82bd284c..d0e8be79c5ef 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.9 2005/12/17 21:07:44 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.10 2005/12/26 09:49:57 stefaan Exp $ + + 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> + recordproto-1.13.2.ebuild: + Marked ~alpha *recordproto-1.13.2 (17 Dec 2005) diff --git a/x11-proto/recordproto/Manifest b/x11-proto/recordproto/Manifest index eb8647b979f1..759589ae2e5f 100644 --- a/x11-proto/recordproto/Manifest +++ b/x11-proto/recordproto/Manifest @@ -3,4 +3,4 @@ MD5 a8181792335ec63ef5cd4d7f91b8ae04 files/digest-recordproto-1.13.1 70 MD5 e565b03ae62a64bbd56e38479e2e82df files/digest-recordproto-1.13.2 70 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 MD5 a8a2ef985d1c2b8db76553aee3240d70 recordproto-1.13.1.ebuild 447 -MD5 cae71e565792666610fcb0ef09e61d7e recordproto-1.13.2.ebuild 451 +MD5 96bfcb17cbc3fdec223fed26438e4268 recordproto-1.13.2.ebuild 458 diff --git a/x11-proto/recordproto/recordproto-1.13.2.ebuild b/x11-proto/recordproto/recordproto-1.13.2.ebuild index 87110d23409e..6b69e426dabc 100644 --- a/x11-proto/recordproto/recordproto-1.13.2.ebuild +++ b/x11-proto/recordproto/recordproto-1.13.2.ebuild @@ -1,6 +1,6 @@ # 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.2.ebuild,v 1.1 2005/12/17 21:07:44 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.13.2.ebuild,v 1.2 2005/12/26 09:49:57 stefaan Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Record protocol headers" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" |