summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-02-06 17:36:40 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-02-06 17:36:40 +0000
commita60a4e7ba8b61d13f00dc26594fcc6af29325ce7 (patch)
tree09846b63f8d3fb56abed538ff9b5f3e84195b69b /x11-plugins/asmem
parentthe parallel make fix is still needed for beta2; see my comment in bugs.kde.o... (diff)
downloadhistorical-a60a4e7ba8b61d13f00dc26594fcc6af29325ce7.tar.gz
historical-a60a4e7ba8b61d13f00dc26594fcc6af29325ce7.tar.bz2
historical-a60a4e7ba8b61d13f00dc26594fcc6af29325ce7.zip
Stable on ppc64
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'x11-plugins/asmem')
-rw-r--r--x11-plugins/asmem/ChangeLog7
-rw-r--r--x11-plugins/asmem/asmem-1.10.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/asmem/ChangeLog b/x11-plugins/asmem/ChangeLog
index aa75313c79d7..0322e8f247cb 100644
--- a/x11-plugins/asmem/ChangeLog
+++ b/x11-plugins/asmem/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/asmem
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmem/ChangeLog,v 1.6 2004/12/23 15:03:56 corsair Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmem/ChangeLog,v 1.7 2005/02/06 17:36:40 corsair Exp $
+
+ 06 Feb 2005; Markus Rothe <corsair@gentoo.org> asmem-1.10.ebuild:
+ Stable on ppc64
23 Dec 2004; Markus Rothe <corsair@gentoo.org> asmem-1.10.ebuild:
Added ~ppc64 to KEYWORDS; bug #74953
diff --git a/x11-plugins/asmem/asmem-1.10.ebuild b/x11-plugins/asmem/asmem-1.10.ebuild
index f4b8f00745fb..19c67f7fb221 100644
--- a/x11-plugins/asmem/asmem-1.10.ebuild
+++ b/x11-plugins/asmem/asmem-1.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmem/asmem-1.10.ebuild,v 1.3 2004/12/23 15:03:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asmem/asmem-1.10.ebuild,v 1.4 2005/02/06 17:36:40 corsair Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.tigr.net/afterstep/download/asmem/${P}.tar.gz"
HOMEPAGE="http://www.tigr.net"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~sparc ppc ~ppc64"
+KEYWORDS="x86 ~sparc ppc ppc64"
DEPEND="virtual/x11"