diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 05:10:21 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 05:10:21 +0000 |
commit | 65fceda14dd49f058323ba598e727adfd2319afc (patch) | |
tree | ae673757e1d359c08ff5da96d303446aa3545ed7 /sys-apps/apmd | |
parent | whitespace (diff) | |
download | gentoo-2-65fceda14dd49f058323ba598e727adfd2319afc.tar.gz gentoo-2-65fceda14dd49f058323ba598e727adfd2319afc.tar.bz2 gentoo-2-65fceda14dd49f058323ba598e727adfd2319afc.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'sys-apps/apmd')
-rw-r--r-- | sys-apps/apmd/apmd-3.0.2-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/apmd/apmd-3.2.0.ebuild | 3 |
2 files changed, 2 insertions, 5 deletions
diff --git a/sys-apps/apmd/apmd-3.0.2-r3.ebuild b/sys-apps/apmd/apmd-3.0.2-r3.ebuild index f9784d313f67..bf3853bd4cbc 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-2007 Gentoo Foundation # 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.21 2007/04/28 17:02:53 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.0.2-r3.ebuild,v 1.22 2007/07/12 05:10:21 mr_bones_ Exp $ inherit eutils @@ -15,7 +15,6 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 ppc" - DEPEND=">=sys-apps/debianutils-1.16 X? ( || ( ( x11-libs/libX11 x11-libs/libXaw @@ -26,7 +25,6 @@ DEPEND=">=sys-apps/debianutils-1.16 x11-libs/libXext ) virtual/x11 ) )" - src_unpack() { unpack ${A} ; cd ${S} diff --git a/sys-apps/apmd/apmd-3.2.0.ebuild b/sys-apps/apmd/apmd-3.2.0.ebuild index 752cf08e6111..3106cef0c072 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-2007 Gentoo Foundation # 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.14 2007/04/28 17:02:53 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/apmd/apmd-3.2.0.ebuild,v 1.15 2007/07/12 05:10:21 mr_bones_ Exp $ inherit eutils @@ -15,7 +15,6 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~amd64 ~ppc" - DEPEND=">=sys-apps/debianutils-1.16 X? ( || ( ( x11-libs/libX11 x11-libs/libXaw |