summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-01-21 19:41:20 +0000
committerJeroen Roovers <jer@gentoo.org>2009-01-21 19:41:20 +0000
commit24f5acda97a19f4fde22f84f94d9bc03137e26b8 (patch)
tree83a7be11d77e04d294c756f7dd04c7a1fc928a33 /app-arch/xarchiver
parentmask xattr useflag for glib on fbsd as this requires GNU attr (diff)
downloadgentoo-2-24f5acda97a19f4fde22f84f94d9bc03137e26b8.tar.gz
gentoo-2-24f5acda97a19f4fde22f84f94d9bc03137e26b8.tar.bz2
gentoo-2-24f5acda97a19f4fde22f84f94d9bc03137e26b8.zip
Stable for HPPA (bug #254440).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'app-arch/xarchiver')
-rw-r--r--app-arch/xarchiver/ChangeLog5
-rw-r--r--app-arch/xarchiver/xarchiver-0.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/xarchiver/ChangeLog b/app-arch/xarchiver/ChangeLog
index c31d2bc7290b..8c6b9125b945 100644
--- a/app-arch/xarchiver/ChangeLog
+++ b/app-arch/xarchiver/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/xarchiver
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/xarchiver/ChangeLog,v 1.8 2009/01/18 16:18:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/xarchiver/ChangeLog,v 1.9 2009/01/21 19:41:20 jer Exp $
+
+ 21 Jan 2009; Jeroen Roovers <jer@gentoo.org> xarchiver-0.5.2.ebuild:
+ Stable for HPPA (bug #254440).
18 Jan 2009; Markus Meier <maekke@gentoo.org> xarchiver-0.5.2.ebuild:
x86 stable, bug #254440
diff --git a/app-arch/xarchiver/xarchiver-0.5.2.ebuild b/app-arch/xarchiver/xarchiver-0.5.2.ebuild
index 4a2830a3c10d..06c88791a061 100644
--- a/app-arch/xarchiver/xarchiver-0.5.2.ebuild
+++ b/app-arch/xarchiver/xarchiver-0.5.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/app-arch/xarchiver/xarchiver-0.5.2.ebuild,v 1.4 2009/01/18 16:18:11 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/xarchiver/xarchiver-0.5.2.ebuild,v 1.5 2009/01/21 19:41:20 jer Exp $
EAPI=1
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE="debug"
RDEPEND=">=x11-libs/gtk+-2.10:2