diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:56:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:56:17 +0000 |
commit | 836342089f8f2e3254b068860baa4efe28945e88 (patch) | |
tree | 7e95b7c92d51a781b854d789f1ae0f32d7f25ae6 /x11-libs/libXres | |
parent | alpha/ia64/sh/sparc stable wrt #294958 (diff) | |
download | gentoo-2-836342089f8f2e3254b068860baa4efe28945e88.tar.gz gentoo-2-836342089f8f2e3254b068860baa4efe28945e88.tar.bz2 gentoo-2-836342089f8f2e3254b068860baa4efe28945e88.zip |
alpha/ia64/sh/sparc stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-libs/libXres')
-rw-r--r-- | x11-libs/libXres/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXres/libXres-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXres/ChangeLog b/x11-libs/libXres/ChangeLog index 256ec88778bb..9be5dc46a503 100644 --- a/x11-libs/libXres/ChangeLog +++ b/x11-libs/libXres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXres # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.51 2010/01/15 22:00:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.52 2010/01/18 19:56:17 armin76 Exp $ + + 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> libXres-1.0.4.ebuild: + alpha/ia64/sh/sparc stable wrt #294958 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> libXres-1.0.4.ebuild: Transfer Prefix keywords diff --git a/x11-libs/libXres/libXres-1.0.4.ebuild b/x11-libs/libXres/libXres-1.0.4.ebuild index 5ed97a157ad3..855422f57ad2 100644 --- a/x11-libs/libXres/libXres-1.0.4.ebuild +++ b/x11-libs/libXres/libXres-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/libXres-1.0.4.ebuild,v 1.8 2010/01/15 22:00:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/libXres-1.0.4.ebuild,v 1.9 2010/01/18 19:56:17 armin76 Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org XRes library" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 |