diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 14:31:36 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 14:31:36 +0000 |
commit | 8a3cd0ebe5bfb2799d5eed437817897b2e46f8ce (patch) | |
tree | 590c14f036905dc67f63d1713d85464633559953 /net-misc/nut | |
parent | unmask (diff) | |
download | historical-8a3cd0ebe5bfb2799d5eed437817897b2e46f8ce.tar.gz historical-8a3cd0ebe5bfb2799d5eed437817897b2e46f8ce.tar.bz2 historical-8a3cd0ebe5bfb2799d5eed437817897b2e46f8ce.zip |
unmask, changelog and repoman fixes
Diffstat (limited to 'net-misc/nut')
-rw-r--r-- | net-misc/nut/nut-1.2.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/nut/nut-1.2.1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/nut/nut-1.3.6.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-misc/nut/nut-1.2.1-r1.ebuild b/net-misc/nut/nut-1.2.1-r1.ebuild index 6867d290f957..1b1d003f85b4 100644 --- a/net-misc/nut/nut-1.2.1-r1.ebuild +++ b/net-misc/nut/nut-1.2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-1.2.1-r1.ebuild,v 1.2 2003/02/25 07:00:48 jhhudso Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-1.2.1-r1.ebuild,v 1.3 2003/07/13 14:31:36 aliz Exp $ IUSE="png" @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Network-UPS Tools" SRC_URI="http://www.exploits.org/nut/release/${PV%.*}/${P}.tar.gz" HOMEPAGE="http://www.exploits.org/nut/" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/nut/nut-1.2.1.ebuild b/net-misc/nut/nut-1.2.1.ebuild index 5df41d5a3eec..886608cc10c0 100644 --- a/net-misc/nut/nut-1.2.1.ebuild +++ b/net-misc/nut/nut-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-1.2.1.ebuild,v 1.2 2003/02/13 15:02:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-1.2.1.ebuild,v 1.3 2003/07/13 14:31:36 aliz Exp $ IUSE="png" @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Network-UPS Tools" SRC_URI="http://www.exploits.org/nut/release/${PV%.*}/${P}.tar.gz" HOMEPAGE="http://www.exploits.org/nut/" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" LICENSE="GPL-2" SLOT="0" diff --git a/net-misc/nut/nut-1.3.6.ebuild b/net-misc/nut/nut-1.3.6.ebuild index 524e2ad4d3e0..493d1bd80c52 100644 --- a/net-misc/nut/nut-1.3.6.ebuild +++ b/net-misc/nut/nut-1.3.6.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-1.3.6.ebuild,v 1.1 2003/05/10 02:04:45 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nut/nut-1.3.6.ebuild,v 1.2 2003/07/13 14:31:36 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Network-UPS Tools" SRC_URI="http://www.exploits.org/nut/release/${PV%.*}/${P}.tar.gz" HOMEPAGE="http://www.exploits.org/nut/" -KEYWORDS="~x86 ~sparc" +KEYWORDS="x86 ~sparc" LICENSE="GPL-2" SLOT="0" |