diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-11-09 21:16:36 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-11-09 21:16:36 +0000 |
commit | a50719d2a45773d2f32ec79163b85bb3125a52d9 (patch) | |
tree | 988ed9b37747f56bb4e1ff9f63a20fce9ab8416d /app-shells | |
parent | Repoman rules! (diff) | |
download | historical-a50719d2a45773d2f32ec79163b85bb3125a52d9.tar.gz historical-a50719d2a45773d2f32ec79163b85bb3125a52d9.tar.bz2 historical-a50719d2a45773d2f32ec79163b85bb3125a52d9.zip |
LICENSE fix
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/psh/Manifest | 6 | ||||
-rw-r--r-- | app-shells/psh/psh-0.009-r1.ebuild | 4 | ||||
-rw-r--r-- | app-shells/psh/psh-0.009-r2.ebuild | 4 | ||||
-rw-r--r-- | app-shells/psh/psh-1.8.ebuild | 4 |
4 files changed, 9 insertions, 9 deletions
diff --git a/app-shells/psh/Manifest b/app-shells/psh/Manifest index 1ecf76d18629..669840fe81c7 100644 --- a/app-shells/psh/Manifest +++ b/app-shells/psh/Manifest @@ -1,7 +1,7 @@ MD5 59365854e7975af5b05f98c19024e3c5 ChangeLog 1805 -MD5 a922f62eba828237471994c5b3308175 psh-0.009-r1.ebuild 768 -MD5 a74cef846060c49530f93b3f568632b4 psh-0.009-r2.ebuild 536 -MD5 6698a82c343aff96cebe13b676930d0e psh-1.8.ebuild 573 +MD5 5798ac9d79fe4b7a26fac4d0a8c85099 psh-0.009-r1.ebuild 776 +MD5 24f748288d83901075c264b5c7ba2458 psh-0.009-r2.ebuild 544 +MD5 2bdfb40410cfb3eb3431c446b8d2df08 psh-1.8.ebuild 579 MD5 b7b5f394fec913203bfbbe6a4c500686 files/digest-psh-0.009-r1 60 MD5 b7b5f394fec913203bfbbe6a4c500686 files/digest-psh-0.009-r2 60 MD5 37c0535df6b49bfa7b38d111d0e43b0c files/digest-psh-1.8 59 diff --git a/app-shells/psh/psh-0.009-r1.ebuild b/app-shells/psh/psh-0.009-r1.ebuild index be8b00c1d39e..7cd0b1120f9e 100644 --- a/app-shells/psh/psh-0.009-r1.ebuild +++ b/app-shells/psh/psh-0.009-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r1.ebuild,v 1.16 2004/06/29 03:56:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r1.ebuild,v 1.17 2004/11/09 21:16:36 mr_bones_ Exp $ DESCRIPTION="Combines the interactive nature of a Unix shell with the power of Perl" HOMEPAGE="http://www.focusresearch.com/gregor/psh/" SRC_URI="http://www.focusresearch.com/gregor/psh/${P}.tar.gz" -LICENSE="Artistic | GPL-2" +LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="x86 ppc sparc" IUSE="" diff --git a/app-shells/psh/psh-0.009-r2.ebuild b/app-shells/psh/psh-0.009-r2.ebuild index 1629396cb93c..7cda25647047 100644 --- a/app-shells/psh/psh-0.009-r2.ebuild +++ b/app-shells/psh/psh-0.009-r2.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/app-shells/psh/psh-0.009-r2.ebuild,v 1.13 2004/06/29 03:56:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-0.009-r2.ebuild,v 1.14 2004/11/09 21:16:36 mr_bones_ Exp $ inherit perl-module @@ -8,7 +8,7 @@ DESCRIPTION="Combines the interactive nature of a Unix shell with the power of P HOMEPAGE="http://www.focusresearch.com/gregor/psh/" SRC_URI="http://www.focusresearch.com/gregor/psh/${P}.tar.gz" -LICENSE="Artistic | GPL-2" +LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="x86 ppc sparc" IUSE="" diff --git a/app-shells/psh/psh-1.8.ebuild b/app-shells/psh/psh-1.8.ebuild index 24c666f171ac..881fb417fb6e 100644 --- a/app-shells/psh/psh-1.8.ebuild +++ b/app-shells/psh/psh-1.8.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/app-shells/psh/psh-1.8.ebuild,v 1.8 2004/10/04 23:36:24 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/psh/psh-1.8.ebuild,v 1.9 2004/11/09 21:16:36 mr_bones_ Exp $ inherit perl-module @@ -8,7 +8,7 @@ DESCRIPTION="Combines the interactive nature of a Unix shell with the power of P HOMEPAGE="http://www.focusresearch.com/gregor/psh/" SRC_URI="http://www.focusresearch.com/gregor/psh/${P}.tar.gz" -LICENSE="Artistic | GPL-2" +LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="x86 ppc sparc alpha ia64" IUSE="" |