summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-11-27 13:14:08 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-11-27 13:14:08 +0000
commitb635ce9597cbb003a8770e59ef7626b13827be5b (patch)
tree0dda1bb927d63a4e3264e4114bad36d4a9305ebe /x11-plugins/asapm
parentAdded mirror://gentoo (diff)
downloadgentoo-2-b635ce9597cbb003a8770e59ef7626b13827be5b.tar.gz
gentoo-2-b635ce9597cbb003a8770e59ef7626b13827be5b.tar.bz2
gentoo-2-b635ce9597cbb003a8770e59ef7626b13827be5b.zip
We lack APM/ACPI so -sparc
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-plugins/asapm')
-rw-r--r--x11-plugins/asapm/ChangeLog6
-rw-r--r--x11-plugins/asapm/asapm-2.10.ebuild6
-rw-r--r--x11-plugins/asapm/asapm-2.11.ebuild6
-rw-r--r--x11-plugins/asapm/asapm-3.0.ebuild6
-rw-r--r--x11-plugins/asapm/asapm-3.1.ebuild4
5 files changed, 16 insertions, 12 deletions
diff --git a/x11-plugins/asapm/ChangeLog b/x11-plugins/asapm/ChangeLog
index 064c386fa57f..889135821bea 100644
--- a/x11-plugins/asapm/ChangeLog
+++ b/x11-plugins/asapm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/asapm
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/ChangeLog,v 1.14 2006/11/23 09:05:18 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/ChangeLog,v 1.15 2006/11/27 13:14:08 gustavoz Exp $
+
+ 27 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> asapm-2.10.ebuild,
+ asapm-2.11.ebuild, asapm-3.0.ebuild, asapm-3.1.ebuild:
+ We lack APM/ACPI so -sparc
23 Nov 2006; Christian Faulhammer <opfer@gentoo.org> asapm-3.1.ebuild:
stable x86, bug #153218
diff --git a/x11-plugins/asapm/asapm-2.10.ebuild b/x11-plugins/asapm/asapm-2.10.ebuild
index 967f507411fc..cdae4c4d22e5 100644
--- a/x11-plugins/asapm/asapm-2.10.ebuild
+++ b/x11-plugins/asapm/asapm-2.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/asapm-2.10.ebuild,v 1.9 2004/06/28 20:32:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/asapm-2.10.ebuild,v 1.10 2006/11/27 13:14:08 gustavoz Exp $
inherit eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.tigr.net/afterstep/list.pl"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="x86 sparc "
+KEYWORDS="-sparc x86"
DEPEND="virtual/libc virtual/x11"
diff --git a/x11-plugins/asapm/asapm-2.11.ebuild b/x11-plugins/asapm/asapm-2.11.ebuild
index 011172a11f2e..586769fafff0 100644
--- a/x11-plugins/asapm/asapm-2.11.ebuild
+++ b/x11-plugins/asapm/asapm-2.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/asapm-2.11.ebuild,v 1.9 2004/06/24 22:47:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/asapm-2.11.ebuild,v 1.10 2006/11/27 13:14:08 gustavoz Exp $
IUSE="jpeg"
@@ -9,7 +9,7 @@ SRC_URI="http://www.tigr.net/afterstep/download/asapm/${P}.tar.gz"
HOMEPAGE="http://www.tigr.net/afterstep/list.pl"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc ppc"
+KEYWORDS="ppc -sparc x86"
DEPEND="virtual/x11
jpeg? ( media-libs/jpeg )"
diff --git a/x11-plugins/asapm/asapm-3.0.ebuild b/x11-plugins/asapm/asapm-3.0.ebuild
index 4e2f41821fc1..c141b2adc0a8 100644
--- a/x11-plugins/asapm/asapm-3.0.ebuild
+++ b/x11-plugins/asapm/asapm-3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/asapm-3.0.ebuild,v 1.1 2005/06/20 12:24:58 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/asapm-3.0.ebuild,v 1.2 2006/11/27 13:14:08 gustavoz Exp $
DESCRIPTION="APM monitor for AfterStep"
SRC_URI="http://www.tigr.net/afterstep/download/asapm/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.tigr.net/afterstep/list.pl"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~sparc ~x86"
+KEYWORDS="~ppc -sparc ~x86"
IUSE="jpeg"
DEPEND="virtual/x11
diff --git a/x11-plugins/asapm/asapm-3.1.ebuild b/x11-plugins/asapm/asapm-3.1.ebuild
index 109bf6bc5def..f83846f71cdc 100644
--- a/x11-plugins/asapm/asapm-3.1.ebuild
+++ b/x11-plugins/asapm/asapm-3.1.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-plugins/asapm/asapm-3.1.ebuild,v 1.3 2006/11/23 09:05:18 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/asapm-3.1.ebuild,v 1.4 2006/11/27 13:14:08 gustavoz Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.tigr.net/afterstep/list.pl"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="ppc ~sparc x86"
+KEYWORDS="ppc -sparc x86"
IUSE="jpeg"
RDEPEND="x11-libs/libXpm