diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-06 00:53:27 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-06 00:53:27 +0000 |
commit | 3523504f7371a8bdd50cc65cec73d450cf3823e6 (patch) | |
tree | 87845e17ca0683b966f539cead1d85fce85d3e54 /x11-proto | |
parent | QA: Clean unused versions. (diff) | |
download | gentoo-2-3523504f7371a8bdd50cc65cec73d450cf3823e6.tar.gz gentoo-2-3523504f7371a8bdd50cc65cec73d450cf3823e6.tar.bz2 gentoo-2-3523504f7371a8bdd50cc65cec73d450cf3823e6.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog index dbedb99ace2e..0abc0313e2ac 100644 --- a/x11-proto/xproto/ChangeLog +++ b/x11-proto/xproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xproto -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.43 2006/12/16 17:03:33 joshuabaergen Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.44 2007/01/06 00:53:27 kloeri Exp $ + + 06 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> xproto-7.0.7.ebuild: + Stable on Alpha. *xproto-7.0.10 (16 Dec 2006) diff --git a/x11-proto/xproto/xproto-7.0.7.ebuild b/x11-proto/xproto/xproto-7.0.7.ebuild index e6bd9604ca1d..25e6fe16042e 100644 --- a/x11-proto/xproto/xproto-7.0.7.ebuild +++ b/x11-proto/xproto/xproto-7.0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.7.ebuild,v 1.13 2006/10/08 17:56:33 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.7.ebuild,v 1.14 2007/01/06 00:53:27 kloeri Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xproto protocol headers" -KEYWORDS="~alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RESTRICT="mirror" RDEPEND="" |