diff options
author | 2004-11-05 23:22:16 +0000 | |
---|---|---|
committer | 2004-11-05 23:22:16 +0000 | |
commit | aeb6e97777fab039f57b76e602f09452f96aabac (patch) | |
tree | ac68f5fef46f76897323c805795380bd8df127e7 /sys-apps/utempter | |
parent | Adding new icecast yp USE flag for upcomming bump. (diff) | |
download | historical-aeb6e97777fab039f57b76e602f09452f96aabac.tar.gz historical-aeb6e97777fab039f57b76e602f09452f96aabac.tar.bz2 historical-aeb6e97777fab039f57b76e602f09452f96aabac.zip |
LICENSE fix
Diffstat (limited to 'sys-apps/utempter')
-rw-r--r-- | sys-apps/utempter/Manifest | 14 | ||||
-rw-r--r-- | sys-apps/utempter/utempter-0.5.5.4.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/utempter/utempter-0.5.5.5.ebuild | 4 |
3 files changed, 6 insertions, 16 deletions
diff --git a/sys-apps/utempter/Manifest b/sys-apps/utempter/Manifest index 8c2d7ddd236d..b408b0f41a2c 100644 --- a/sys-apps/utempter/Manifest +++ b/sys-apps/utempter/Manifest @@ -1,19 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 0d4bf83c384a6dd38f94a93d4afdd903 ChangeLog 3403 +MD5 d8570e14072e7d364e2ed684c02fb361 utempter-0.5.5.5.ebuild 1197 MD5 ead67259560e11f3f635a49255114bf6 metadata.xml 181 -MD5 2751f276e7e41a6113b453b1e783fab5 utempter-0.5.5.5.ebuild 1189 -MD5 dc3d73bd0115e70f177535c0fe0a0391 utempter-0.5.5.4.ebuild 1185 +MD5 2e12659dd7ec4d6c1374d06918cd0637 utempter-0.5.5.4.ebuild 1189 MD5 d3293569252b4437ee84ef41b158aa00 files/digest-utempter-0.5.5.5 68 MD5 b2dc09a11b51ceac5735f963a718fa32 files/utempter-0.5.3.2-soname-makefile-fix.patch 932 MD5 d0e4e8890ac8dd494a927260b110b33a files/digest-utempter-0.5.5.4 68 MD5 b2dc09a11b51ceac5735f963a718fa32 files/utempter-0.5.5.4-soname-makefile-fix.patch 932 MD5 b2dc09a11b51ceac5735f963a718fa32 files/utempter-0.5.5.5-soname-makefile-fix.patch 932 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.10 (GNU/Linux) - -iD8DBQFBVBtLHTu7gpaalycRAhGEAKDKXDmfNVWrelFzzgsfuJvSWsp+zQCg0B5W -efLugpfZGGgRVW2kKqXncmk= -=Fjdb ------END PGP SIGNATURE----- diff --git a/sys-apps/utempter/utempter-0.5.5.4.ebuild b/sys-apps/utempter/utempter-0.5.5.4.ebuild index 47504ccf62ed..11e6e3ed528c 100644 --- a/sys-apps/utempter/utempter-0.5.5.4.ebuild +++ b/sys-apps/utempter/utempter-0.5.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.4.ebuild,v 1.12 2004/07/01 21:43:39 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.4.ebuild,v 1.13 2004/11/05 23:22:16 mr_bones_ Exp $ inherit rpm eutils @@ -10,7 +10,7 @@ DESCRIPTION="App that allows non-privileged apps to write utmp (login) info, whi HOMEPAGE="http://www.redhat.com/" SRC_URI="ftp://fr2.rpmfind.net/linux/fedora/core/development/SRPMS/${MY_P}.src.rpm" -LICENSE="MIT | LGPL-2" +LICENSE="|| ( MIT LGPL-2 )" SLOT="0" KEYWORDS="x86 ppc sparc ~mips alpha arm hppa amd64 ia64 ~ppc64" IUSE="" diff --git a/sys-apps/utempter/utempter-0.5.5.5.ebuild b/sys-apps/utempter/utempter-0.5.5.5.ebuild index 4fb0875cdba1..b22bb84dd7c6 100644 --- a/sys-apps/utempter/utempter-0.5.5.5.ebuild +++ b/sys-apps/utempter/utempter-0.5.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.5.ebuild,v 1.5 2004/09/24 13:03:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.5.ebuild,v 1.6 2004/11/05 23:22:16 mr_bones_ Exp $ inherit rpm eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.redhat.com/" SRC_URI="mirror://gentoo/${MY_P}.src.rpm http://dev.gentoo.org/~seemant/${MY_P}.src.rpm" -LICENSE="MIT | LGPL-2" +LICENSE="|| ( MIT LGPL-2 )" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="" |