diff options
author | 2010-01-19 18:02:55 +0000 | |
---|---|---|
committer | 2010-01-19 18:02:55 +0000 | |
commit | 92a07904dae2930f33ec358ef0884ff783df0eea (patch) | |
tree | 6aedd92c2b611adc64f94bc3e7f6e5a9d8612352 /x11-apps/appres | |
parent | s390 stable wrt #294958 (diff) | |
download | gentoo-2-92a07904dae2930f33ec358ef0884ff783df0eea.tar.gz gentoo-2-92a07904dae2930f33ec358ef0884ff783df0eea.tar.bz2 gentoo-2-92a07904dae2930f33ec358ef0884ff783df0eea.zip |
s390 stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 3c8aa1f5170b..57ef2d613b68 100644 --- a/x11-apps/appres/ChangeLog +++ b/x11-apps/appres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/appres # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.45 2010/01/18 18:37:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.46 2010/01/19 18:02:55 armin76 Exp $ + + 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> appres-1.0.2.ebuild: + s390 stable wrt #294958 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> appres-1.0.2.ebuild: alpha/ia64/sh/sparc stable wrt #294958 diff --git a/x11-apps/appres/appres-1.0.2.ebuild b/x11-apps/appres/appres-1.0.2.ebuild index 724815ecf498..4269272347d3 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-2010 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.9 2010/01/18 18:37:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-1.0.2.ebuild,v 1.10 2010/01/19 18:02:55 armin76 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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND=" x11-libs/libX11 |