diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-04-17 19:53:15 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-04-17 19:53:15 +0000 |
commit | ef031b629ea61eb4eba7daa136a5d9db5a50eca2 (patch) | |
tree | b3a1adeba4dd9eb969bd484820c4c5fa865f407c /x11-proto/damageproto | |
parent | Stable on sparc --- needed for Bug #174959 (diff) | |
download | historical-ef031b629ea61eb4eba7daa136a5d9db5a50eca2.tar.gz historical-ef031b629ea61eb4eba7daa136a5d9db5a50eca2.tar.bz2 historical-ef031b629ea61eb4eba7daa136a5d9db5a50eca2.zip |
Stable on sparc --- needed for Bug #174959
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'x11-proto/damageproto')
-rw-r--r-- | x11-proto/damageproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/damageproto/damageproto-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/damageproto/ChangeLog b/x11-proto/damageproto/ChangeLog index be73458ed172..4b34436a9103 100644 --- a/x11-proto/damageproto/ChangeLog +++ b/x11-proto/damageproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/damageproto # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.24 2007/01/14 16:56:57 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.25 2007/04/17 19:51:05 fmccor Exp $ + + 17 Apr 2007; Ferris McCormick <fmccor@gentoo.org> ChangeLog: + Stable on sparc --- needed for Bug #174959 *damageproto-1.1.0 (14 Jan 2007) diff --git a/x11-proto/damageproto/damageproto-1.1.0.ebuild b/x11-proto/damageproto/damageproto-1.1.0.ebuild index 26ab50bd2ee8..b2f267317951 100644 --- a/x11-proto/damageproto/damageproto-1.1.0.ebuild +++ b/x11-proto/damageproto/damageproto-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.1.0.ebuild,v 1.1 2007/01/14 16:56:57 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.1.0.ebuild,v 1.2 2007/04/17 19:53:15 fmccor Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Damage protocol headers" -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}" |