diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 18:11:52 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 18:11:52 +0000 |
commit | f10ce47eb8debab5058c859d2d324a8514297a6b (patch) | |
tree | 146f28fd1d0d2a170b67bf404c9a1b866157dbbf /x11-apps/appres | |
parent | Version bump to 1.2.8. (diff) | |
download | gentoo-2-f10ce47eb8debab5058c859d2d324a8514297a6b.tar.gz gentoo-2-f10ce47eb8debab5058c859d2d324a8514297a6b.tar.bz2 gentoo-2-f10ce47eb8debab5058c859d2d324a8514297a6b.zip |
x86 stable, bug 294958
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-apps/appres')
-rw-r--r-- | x11-apps/appres/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/appres/appres-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/appres/ChangeLog b/x11-apps/appres/ChangeLog index 7e6648b5f44c..521c4b6935fe 100644 --- a/x11-apps/appres/ChangeLog +++ b/x11-apps/appres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/appres # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.38 2009/12/10 12:22:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.39 2009/12/10 18:11:52 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> appres-1.0.2.ebuild: + x86 stable, bug 294958 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> appres-1.0.2.ebuild: amd64 stable wrt #294958 diff --git a/x11-apps/appres/appres-1.0.2.ebuild b/x11-apps/appres/appres-1.0.2.ebuild index ca83cd6db169..62d0386d58dd 100644 --- a/x11-apps/appres/appres-1.0.2.ebuild +++ b/x11-apps/appres/appres-1.0.2.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-apps/appres/appres-1.0.2.ebuild,v 1.2 2009/12/10 12:22:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-1.0.2.ebuild,v 1.3 2009/12/10 18:11:52 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="list X application resource database" -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=" x11-libs/libX11 |