diff options
author | Tom Gall <tgall@gentoo.org> | 2004-03-31 16:02:21 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-03-31 16:02:21 +0000 |
commit | aa3be7bdaabdc620c87794b0e96ef4d1a7f96cb5 (patch) | |
tree | a64f88af805adba8f125b951a178c818545ee40a /sys-apps/apmd | |
parent | remove ppc64, we're not ready (diff) | |
download | gentoo-2-aa3be7bdaabdc620c87794b0e96ef4d1a7f96cb5.tar.gz gentoo-2-aa3be7bdaabdc620c87794b0e96ef4d1a7f96cb5.tar.bz2 gentoo-2-aa3be7bdaabdc620c87794b0e96ef4d1a7f96cb5.zip |
remove ppc64, we're not ready yet
Diffstat (limited to 'sys-apps/apmd')
-rw-r--r-- | sys-apps/apmd/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/apmd/apmd-3.0.2-r3.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/apmd/apmd-3.2.0.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/apmd/apmd-3.2.1_p4.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/sys-apps/apmd/ChangeLog b/sys-apps/apmd/ChangeLog index b2cccf8a05bd..b4f64c82b2e6 100644 --- a/sys-apps/apmd/ChangeLog +++ b/sys-apps/apmd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/apmd # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/ChangeLog,v 1.12 2004/03/01 19:59:51 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/ChangeLog,v 1.13 2004/03/31 16:02:21 tgall Exp $ + + 31 Mar 2004; Tom Gall <tgall@gentoo.org> apmd-3.2.0.ebuild, apmd-3.0.2-r3.ebuild + apmd-3.2.1_p4.ebuild: + remove ppc64, we're not ready *apmd-3.2.1_p4 (29 Feb 2004) diff --git a/sys-apps/apmd/apmd-3.0.2-r3.ebuild b/sys-apps/apmd/apmd-3.0.2-r3.ebuild index 2f912cbe5b96..5c930a9120ea 100644 --- a/sys-apps/apmd/apmd-3.0.2-r3.ebuild +++ b/sys-apps/apmd/apmd-3.0.2-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.0.2-r3.ebuild,v 1.14 2003/12/17 03:47:32 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.0.2-r3.ebuild,v 1.15 2004/03/31 16:02:21 tgall Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.worldvisions.ca/~apenwarr/apmd/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ppc ppc64" +KEYWORDS="x86 amd64 ppc" DEPEND=">=sys-apps/debianutils-1.16 diff --git a/sys-apps/apmd/apmd-3.2.0.ebuild b/sys-apps/apmd/apmd-3.2.0.ebuild index 44d61c492921..6a1e66a54b27 100644 --- a/sys-apps/apmd/apmd-3.2.0.ebuild +++ b/sys-apps/apmd/apmd-3.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.0.ebuild,v 1.4 2004/03/01 08:16:09 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.0.ebuild,v 1.5 2004/03/31 16:02:21 tgall Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.debian.org/debian/pool/main/a/apmd/${PN}_${PV}.orig.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc ~ppc64" +KEYWORDS="~x86 ~amd64 ~ppc" DEPEND=">=sys-apps/debianutils-1.16 diff --git a/sys-apps/apmd/apmd-3.2.1_p4.ebuild b/sys-apps/apmd/apmd-3.2.1_p4.ebuild index 8d3823d51105..9d93278b808d 100644 --- a/sys-apps/apmd/apmd-3.2.1_p4.ebuild +++ b/sys-apps/apmd/apmd-3.2.1_p4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.1_p4.ebuild,v 1.4 2004/03/03 19:27:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.1_p4.ebuild,v 1.5 2004/03/31 16:02:21 tgall Exp $ inherit eutils @@ -16,7 +16,7 @@ SRC_URI="mirror://debian/pool/main/a/apmd/${MY_P}.orig.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~ppc64 ~amd64" +KEYWORDS="~x86 ~ppc ~amd64" IUSE="X nls" DEPEND="virtual/os-headers |