diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 22:17:09 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 22:17:09 +0000 |
commit | c34d68e0ff1ed8f81e4217c811d528850d44fe94 (patch) | |
tree | 2c378f8dc75f059ff177eee5d0474d3c6f8be982 /x11-proto/recordproto | |
parent | ppc/sparc/mips/alpha stable (diff) | |
download | gentoo-2-c34d68e0ff1ed8f81e4217c811d528850d44fe94.tar.gz gentoo-2-c34d68e0ff1ed8f81e4217c811d528850d44fe94.tar.bz2 gentoo-2-c34d68e0ff1ed8f81e4217c811d528850d44fe94.zip |
ppc/sparc/mips/alpha stable
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'x11-proto/recordproto')
-rw-r--r-- | x11-proto/recordproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/recordproto/recordproto-1.13.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/recordproto/ChangeLog b/x11-proto/recordproto/ChangeLog index 231f9a9517ae..c86b9c7d7580 100644 --- a/x11-proto/recordproto/ChangeLog +++ b/x11-proto/recordproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/recordproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.21 2006/06/30 18:59:23 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.22 2006/06/30 22:17:09 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + recordproto-1.13.2.ebuild: + ppc/sparc/mips/alpha stable 30 Jun 2006; Marien Zwart <marienz@gentoo.org> files/digest-recordproto-1.13.2, Manifest: diff --git a/x11-proto/recordproto/recordproto-1.13.2.ebuild b/x11-proto/recordproto/recordproto-1.13.2.ebuild index a0b4489d6596..9f93ef18f3a6 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-2006 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.10 2006/06/30 16:07:43 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.13.2.ebuild,v 1.11 2006/06/30 22:17:09 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Record protocol headers" RESTRICT="mirror" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" |