diff options
author | 2007-04-18 03:22:46 +0000 | |
---|---|---|
committer | 2007-04-18 03:22:46 +0000 | |
commit | 1e6c7eaf30d3c3e10ed99021164c1cefe99bb155 (patch) | |
tree | f58f08f49c9c77a262fa6d9e94c703902182870a /x11-proto/damageproto | |
parent | Stable for HPPA (bug #174959). (diff) | |
download | gentoo-2-1e6c7eaf30d3c3e10ed99021164c1cefe99bb155.tar.gz gentoo-2-1e6c7eaf30d3c3e10ed99021164c1cefe99bb155.tar.bz2 gentoo-2-1e6c7eaf30d3c3e10ed99021164c1cefe99bb155.zip |
Stable for HPPA (bug #174959).
(Portage version: 2.1.2.2)
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 4b34436a9103..8147e029433a 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.25 2007/04/17 19:51:05 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.26 2007/04/18 03:22:46 jer Exp $ + + 18 Apr 2007; Jeroen Roovers <jer@gentoo.org> damageproto-1.1.0.ebuild: + Stable for HPPA (bug #174959). 17 Apr 2007; Ferris McCormick <fmccor@gentoo.org> ChangeLog: Stable on sparc --- needed for Bug #174959 diff --git a/x11-proto/damageproto/damageproto-1.1.0.ebuild b/x11-proto/damageproto/damageproto-1.1.0.ebuild index b2f267317951..ed70f84d3cc2 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.2 2007/04/17 19:53:15 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.1.0.ebuild,v 1.3 2007/04/18 03:22:46 jer 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}" |