diff options
author | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 09:49:57 +0000 |
---|---|---|
committer | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 09:49:57 +0000 |
commit | 5f51d7d43a842c46ce096900c5be46290255a49f (patch) | |
tree | 059f83c2da725ddea2220d3da5293b46c3f9388a /x11-proto/fixesproto | |
parent | stable amd64 (diff) | |
download | gentoo-2-5f51d7d43a842c46ce096900c5be46290255a49f.tar.gz gentoo-2-5f51d7d43a842c46ce096900c5be46290255a49f.tar.bz2 gentoo-2-5f51d7d43a842c46ce096900c5be46290255a49f.zip |
Marked ~alpha
(Portage version: 2.1_pre1)
Diffstat (limited to 'x11-proto/fixesproto')
-rw-r--r-- | x11-proto/fixesproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/fixesproto/Manifest | 2 | ||||
-rw-r--r-- | x11-proto/fixesproto/fixesproto-3.0.2.ebuild | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/x11-proto/fixesproto/ChangeLog b/x11-proto/fixesproto/ChangeLog index 894c06000279..b921f3ed6344 100644 --- a/x11-proto/fixesproto/ChangeLog +++ b/x11-proto/fixesproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/fixesproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.9 2005/12/17 21:02:46 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.10 2005/12/26 09:47:15 stefaan Exp $ + + 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> + fixesproto-3.0.2.ebuild: + Marked ~alpha *fixesproto-3.0.2 (17 Dec 2005) diff --git a/x11-proto/fixesproto/Manifest b/x11-proto/fixesproto/Manifest index 79aacded3c54..714fce7d8ab8 100644 --- a/x11-proto/fixesproto/Manifest +++ b/x11-proto/fixesproto/Manifest @@ -2,5 +2,5 @@ MD5 7cfb757f0e609f1ea6b0c34298480fa7 ChangeLog 1230 MD5 3eb5ab76e82cf122358bc08b32207064 files/digest-fixesproto-3.0.1 68 MD5 0758f725ba060402105fa015fe5d3e32 files/digest-fixesproto-3.0.2 68 MD5 70ddbe1cde03e4433f183fc92b03cde3 fixesproto-3.0.1.ebuild 443 -MD5 018870bc9407faf69a827690b87bf511 fixesproto-3.0.2.ebuild 447 +MD5 e0dd172e4d5c7940f394ece526a25152 fixesproto-3.0.2.ebuild 454 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 diff --git a/x11-proto/fixesproto/fixesproto-3.0.2.ebuild b/x11-proto/fixesproto/fixesproto-3.0.2.ebuild index c1e3d5afcd05..8f43acb1cad9 100644 --- a/x11-proto/fixesproto/fixesproto-3.0.2.ebuild +++ b/x11-proto/fixesproto/fixesproto-3.0.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/fixesproto/fixesproto-3.0.2.ebuild,v 1.1 2005/12/17 21:02:46 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-3.0.2.ebuild,v 1.2 2005/12/26 09:47:15 stefaan Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Fixes protocol headers" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" |