diff options
author | 2010-10-13 21:31:47 +0000 | |
---|---|---|
committer | 2010-10-13 21:31:47 +0000 | |
commit | 543cd0142e0bb56f907cce23bf014d299d107e76 (patch) | |
tree | 196d8dcc763cf158700e13faa04966df25b8f8fe /sys-apps/apmd/apmd-3.2.2_p14.ebuild | |
parent | arm stable, bug #338913 (diff) | |
download | gentoo-2-543cd0142e0bb56f907cce23bf014d299d107e76.tar.gz gentoo-2-543cd0142e0bb56f907cce23bf014d299d107e76.tar.bz2 gentoo-2-543cd0142e0bb56f907cce23bf014d299d107e76.zip |
arm stable, bug #338993
(Portage version: 2.2_rc95/cvs/Linux i686)
Diffstat (limited to 'sys-apps/apmd/apmd-3.2.2_p14.ebuild')
-rw-r--r-- | sys-apps/apmd/apmd-3.2.2_p14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/apmd/apmd-3.2.2_p14.ebuild b/sys-apps/apmd/apmd-3.2.2_p14.ebuild index 6c11b56751d0..2054abaafed7 100644 --- a/sys-apps/apmd/apmd-3.2.2_p14.ebuild +++ b/sys-apps/apmd/apmd-3.2.2_p14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.2_p14.ebuild,v 1.2 2010/10/05 19:42:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.2_p14.ebuild,v 1.3 2010/10/13 21:31:47 maekke Exp $ EAPI=2 inherit eutils multilib toolchain-funcs @@ -16,7 +16,7 @@ SRC_URI="mirror://debian/pool/main/a/apmd/${MY_P}.orig.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm ~ppc ~ppc64 x86" IUSE="nls X" RDEPEND=">=sys-apps/debianutils-1.16 |