diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 19:25:49 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-23 19:25:49 +0000 |
commit | 886b429c77d94a01b56cc2d60a6ab94549851891 (patch) | |
tree | e5805c9c04704ae0012f8abfd91e7ce42b07641c /x11-proto/randrproto | |
parent | Stable on alpha for xorg-server-1.5/xorg-x11-7.4 (diff) | |
download | historical-886b429c77d94a01b56cc2d60a6ab94549851891.tar.gz historical-886b429c77d94a01b56cc2d60a6ab94549851891.tar.bz2 historical-886b429c77d94a01b56cc2d60a6ab94549851891.zip |
Stable on alpha for xorg-server-1.5/xorg-x11-7.4
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'x11-proto/randrproto')
-rw-r--r-- | x11-proto/randrproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/randrproto/randrproto-1.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog index 0e9118ee8305..ff9ad79009e0 100644 --- a/x11-proto/randrproto/ChangeLog +++ b/x11-proto/randrproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/randrproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.57 2009/05/15 14:27:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.58 2009/06/23 19:20:22 klausman Exp $ + + 23 Jun 2009; Tobias Klausmann <klausman@gentoo.org> + randrproto-1.3.0.ebuild: + Stable on alpha for xorg-server-1.5/xorg-x11-7.4 15 May 2009; Raúl Porcel <armin76@gentoo.org> randrproto-1.2.2.ebuild: arm/s390 stable diff --git a/x11-proto/randrproto/randrproto-1.3.0.ebuild b/x11-proto/randrproto/randrproto-1.3.0.ebuild index 0c88e48006dd..f686778f21ad 100644 --- a/x11-proto/randrproto/randrproto-1.3.0.ebuild +++ b/x11-proto/randrproto/randrproto-1.3.0.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/randrproto/randrproto-1.3.0.ebuild,v 1.2 2009/05/05 15:17:57 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.3.0.ebuild,v 1.3 2009/06/23 19:20:22 klausman Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Randr 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" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" |