diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-15 14:44:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-15 14:44:40 +0000 |
commit | f6916c87cba60e1dfd9edc940c118eab2eaee9ad (patch) | |
tree | 07bbe7dadf47da617c3824ebae4b66efef0312cf /x11-proto/xextproto | |
parent | arm/s390 stable (diff) | |
download | gentoo-2-f6916c87cba60e1dfd9edc940c118eab2eaee9ad.tar.gz gentoo-2-f6916c87cba60e1dfd9edc940c118eab2eaee9ad.tar.bz2 gentoo-2-f6916c87cba60e1dfd9edc940c118eab2eaee9ad.zip |
arm/m68k/s390 stable
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'x11-proto/xextproto')
-rw-r--r-- | x11-proto/xextproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xextproto/xextproto-7.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xextproto/ChangeLog b/x11-proto/xextproto/ChangeLog index 88eb7998861d..8d0c263562d0 100644 --- a/x11-proto/xextproto/ChangeLog +++ b/x11-proto/xextproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xextproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.36 2009/04/16 02:32:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.37 2009/05/15 14:44:40 armin76 Exp $ + + 15 May 2009; Raúl Porcel <armin76@gentoo.org> xextproto-7.0.4.ebuild: + arm/m68k/s390 stable 16 Apr 2009; Jeroen Roovers <jer@gentoo.org> xextproto-7.0.4.ebuild: Stable for HPPA (bug #251832). diff --git a/x11-proto/xextproto/xextproto-7.0.4.ebuild b/x11-proto/xextproto/xextproto-7.0.4.ebuild index b7c3fee89ad5..593c1136a3c2 100644 --- a/x11-proto/xextproto/xextproto-7.0.4.ebuild +++ b/x11-proto/xextproto/xextproto-7.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.4.ebuild,v 1.8 2009/04/16 02:32:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.4.ebuild,v 1.9 2009/05/15 14:44:40 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org XExt 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" IUSE="" DEPEND="x11-proto/inputproto" |