summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-08-17 11:19:29 +0000
committerAron Griffis <agriffis@gentoo.org>2006-08-17 11:19:29 +0000
commit79cb63bd3dbc8c5e479c9b2eb493020a2b8aeaee (patch)
tree7941a1e018cde005666de5b30b670172899b44de /x11-apps
parentStable for HPPA (bug #144183). (diff)
downloadgentoo-2-79cb63bd3dbc8c5e479c9b2eb493020a2b8aeaee.tar.gz
gentoo-2-79cb63bd3dbc8c5e479c9b2eb493020a2b8aeaee.tar.bz2
gentoo-2-79cb63bd3dbc8c5e479c9b2eb493020a2b8aeaee.zip
Mark 1.0.0 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/appres/ChangeLog5
-rw-r--r--x11-apps/appres/appres-1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/appres/ChangeLog b/x11-apps/appres/ChangeLog
index 6377c6fc8e43..74051c758d92 100644
--- a/x11-apps/appres/ChangeLog
+++ b/x11-apps/appres/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/appres
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.19 2006/08/16 01:39:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.20 2006/08/17 11:19:29 agriffis Exp $
+
+ 17 Aug 2006; Aron Griffis <agriffis@gentoo.org> appres-1.0.0.ebuild:
+ Mark 1.0.0 stable on ia64
16 Aug 2006; Jeroen Roovers <jer@gentoo.org> appres-1.0.0.ebuild:
Stable for HPPA.
diff --git a/x11-apps/appres/appres-1.0.0.ebuild b/x11-apps/appres/appres-1.0.0.ebuild
index f550c967268a..7aa78deb8c98 100644
--- a/x11-apps/appres/appres-1.0.0.ebuild
+++ b/x11-apps/appres/appres-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-1.0.0.ebuild,v 1.8 2006/08/16 01:39:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-1.0.0.ebuild,v 1.9 2006/08/17 11:19:29 agriffis Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="X.Org appres application"
RESTRICT="mirror"
-KEYWORDS="alpha amd64 arm hppa mips ppc ppc64 ~s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ~s390 sh sparc x86"
RDEPEND="x11-libs/libX11
x11-libs/libXt"
DEPEND="${RDEPEND}"