diff options
author | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 09:55:23 +0000 |
---|---|---|
committer | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 09:55:23 +0000 |
commit | 41e8f0e247879c48a153d8eef92478ab975c705a (patch) | |
tree | 09b91ad1fea849d471300e4ec92715a6a8222e2a /x11-proto/trapproto | |
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/trapproto')
-rw-r--r-- | x11-proto/trapproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/trapproto/Manifest | 2 | ||||
-rw-r--r-- | x11-proto/trapproto/trapproto-3.4.3.ebuild | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/x11-proto/trapproto/ChangeLog b/x11-proto/trapproto/ChangeLog index e2acd81ac343..182ca4671ec0 100644 --- a/x11-proto/trapproto/ChangeLog +++ b/x11-proto/trapproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/trapproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.10 2005/12/17 21:10:11 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.11 2005/12/26 09:51:39 stefaan Exp $ + + 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> trapproto-3.4.3.ebuild: + Marked ~alpha *trapproto-3.4.3 (17 Dec 2005) diff --git a/x11-proto/trapproto/Manifest b/x11-proto/trapproto/Manifest index ada02e49a9fb..88a0657980f2 100644 --- a/x11-proto/trapproto/Manifest +++ b/x11-proto/trapproto/Manifest @@ -3,4 +3,4 @@ MD5 67a3aa6f7002873c0634da168b1e92b3 files/digest-trapproto-3.4.2 67 MD5 d0d6da2da3c803c7a0bc928b24aee8da files/digest-trapproto-3.4.3 67 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 MD5 64f95f382da879807381fb53060c772f trapproto-3.4.2.ebuild 444 -MD5 e3b0b5a9f8f5156d6b62b050531858f2 trapproto-3.4.3.ebuild 444 +MD5 d72227a28a173d8bf1288c59b2a955de trapproto-3.4.3.ebuild 451 diff --git a/x11-proto/trapproto/trapproto-3.4.3.ebuild b/x11-proto/trapproto/trapproto-3.4.3.ebuild index c9e7e96078d5..fe1cdc24dc74 100644 --- a/x11-proto/trapproto/trapproto-3.4.3.ebuild +++ b/x11-proto/trapproto/trapproto-3.4.3.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/trapproto/trapproto-3.4.3.ebuild,v 1.1 2005/12/17 21:10:11 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/trapproto-3.4.3.ebuild,v 1.2 2005/12/26 09:51:39 stefaan Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Trap protocol headers" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" |