summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2003-05-24 00:11:13 +0000
committerHanno Böck <hanno@gentoo.org>2003-05-24 00:11:13 +0000
commite7535f492aae767e8191aa055f118f30d5e1e11e (patch)
treee3fc66375ac2f5db898fb60bd84032c8daa9c0e8 /x11-wm/ion
parentdigest fix (diff)
downloadgentoo-2-e7535f492aae767e8191aa055f118f30d5e1e11e.tar.gz
gentoo-2-e7535f492aae767e8191aa055f118f30d5e1e11e.tar.bz2
gentoo-2-e7535f492aae767e8191aa055f118f30d5e1e11e.zip
fixed ion license var
Diffstat (limited to 'x11-wm/ion')
-rw-r--r--x11-wm/ion/ChangeLog5
-rw-r--r--x11-wm/ion/Manifest6
-rw-r--r--x11-wm/ion/ion-20020207-r1.ebuild10
-rw-r--r--x11-wm/ion/ion-20020207.ebuild2
4 files changed, 16 insertions, 7 deletions
diff --git a/x11-wm/ion/ChangeLog b/x11-wm/ion/ChangeLog
index 124ea78f738c..34e917f4c0b9 100644
--- a/x11-wm/ion/ChangeLog
+++ b/x11-wm/ion/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-wm/ion
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ChangeLog,v 1.7 2003/02/12 09:51:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ChangeLog,v 1.8 2003/05/24 00:10:53 hanno Exp $
+
+ 24 May 2003; Hanno Boeck <hanno@gentoo.org> ion-20020207-r1.ebuild:
+ Fixed license var.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/x11-wm/ion/Manifest b/x11-wm/ion/Manifest
new file mode 100644
index 000000000000..e6d19821ce45
--- /dev/null
+++ b/x11-wm/ion/Manifest
@@ -0,0 +1,6 @@
+MD5 67ee8d9b33aeee6727724312f05f05ac ChangeLog 1386
+MD5 c9585bcdc7a62995aefd0902437015de ion-20020207-r1.ebuild 1415
+MD5 0070deb8befa12c9877c46b235ff2bb5 ion-20020207.ebuild 1238
+MD5 1859f463f0b88ba4a73c5051923c6095 files/digest-ion-20020207 64
+MD5 1859f463f0b88ba4a73c5051923c6095 files/digest-ion-20020207-r1 64
+MD5 6487fe95ece5d2b01629c2735b2b6e1a files/ion-20020207-gentoo.diff 391
diff --git a/x11-wm/ion/ion-20020207-r1.ebuild b/x11-wm/ion/ion-20020207-r1.ebuild
index a1e73a510469..b75427a0cdd3 100644
--- a/x11-wm/ion/ion-20020207-r1.ebuild
+++ b/x11-wm/ion/ion-20020207-r1.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ion-20020207-r1.ebuild,v 1.5 2003/02/13 17:49:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/ion/ion-20020207-r1.ebuild,v 1.6 2003/05/24 00:10:53 hanno Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A keyboard-based window manager"
SRC_URI="http://www.students.tut.fi/~tuomov/dl/${P}.tar.gz"
HOMEPAGE="http://www.students.tut.fi/~tuomov/ion/"
-
+IUSE=""
SLOT="0"
-LICENSE="Artistic"
-KEYWORDS="x86 ~ppc sparc "
+LICENSE="Clarified-Artistic"
+KEYWORDS="x86 ~ppc sparc"
DEPEND="virtual/x11"
@@ -18,7 +18,7 @@ src_unpack() {
cd ${S}
patch -p1 < ${FILESDIR}/${P}-gentoo.diff || die
}
-
+
src_compile() {
# Edit system.mk
diff --git a/x11-wm/ion/ion-20020207.ebuild b/x11-wm/ion/ion-20020207.ebuild
index 608c4962dc20..95e0dee7d5eb 100644
--- a/x11-wm/ion/ion-20020207.ebuild
+++ b/x11-wm/ion/ion-20020207.ebuild
@@ -7,7 +7,7 @@ SRC_URI="http://www.students.tut.fi/~tuomov/dl/${P}.tar.gz"
HOMEPAGE="http://www.students.tut.fi/~tuomov/ion/"
DEPEND="virtual/glibc"
RDEPEND="virtual/x11"
-LICENSE="Artistic"
+LICENSE="Clarified-Artistic"
SLOT="0"
KEYWORDS="x86 sparc "