summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2006-05-04 13:30:04 +0000
committerTavis Ormandy <taviso@gentoo.org>2006-05-04 13:30:04 +0000
commit140e17979f4edc23f9c9e6871bcc30f8499a5868 (patch)
tree5d7b74567d2c2af036eee1d4a8487b18aafaa9b9 /app-emulation/x48
parentre-adding without execution (diff)
downloadhistorical-140e17979f4edc23f9c9e6871bcc30f8499a5868.tar.gz
historical-140e17979f4edc23f9c9e6871bcc30f8499a5868.tar.bz2
historical-140e17979f4edc23f9c9e6871bcc30f8499a5868.zip
tweak license
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-emulation/x48')
-rw-r--r--app-emulation/x48/Manifest2
-rw-r--r--app-emulation/x48/x48-0.4.3-r1.ebuild12
2 files changed, 8 insertions, 6 deletions
diff --git a/app-emulation/x48/Manifest b/app-emulation/x48/Manifest
index b2dd482077e1..32b00c19de1d 100644
--- a/app-emulation/x48/Manifest
+++ b/app-emulation/x48/Manifest
@@ -1,4 +1,4 @@
-MD5 73794fd5b6d4f097440596cc8cd07b4b x48-0.4.3-r1.ebuild 1898
+MD5 71c436e499d95210eb38317ecbcc3cd1 x48-0.4.3-r1.ebuild 1923
MD5 538e23555b4068beb057cba3abbeeaae x48-0.4.3.ebuild 1283
MD5 d37597032af9b51c5bdd17e583c96015 ChangeLog 489
MD5 8fc22f08ecb2e292e60ce7553c58d0c2 metadata.xml 222
diff --git a/app-emulation/x48/x48-0.4.3-r1.ebuild b/app-emulation/x48/x48-0.4.3-r1.ebuild
index 1e70be7cc973..7684683b483d 100644
--- a/app-emulation/x48/x48-0.4.3-r1.ebuild
+++ b/app-emulation/x48/x48-0.4.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/x48-0.4.3-r1.ebuild,v 1.2 2006/01/26 22:28:02 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/x48/x48-0.4.3-r1.ebuild,v 1.3 2006/05/04 13:30:04 taviso Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://x48.berlios.de/"
SRC_URI="http://download.berlios.de/x48/${P}.tar.gz
http://www.hpcalc.org/hp48/pc/emulators/sxrom-j.zip
http://www.hpcalc.org/hp48/pc/emulators/gxrom-r.zip"
-LICENSE="GPL-2 free-noncomm"
+LICENSE="|| ( ( GPL-2 free-noncomm ) GPL-2 )"
SLOT="0"
KEYWORDS="~x86"
@@ -17,9 +17,11 @@ IUSE=""
RDEPEND="|| ( ( x11-proto/xextproto app-text/rman ) virtual/x11 )"
DEPEND="${RDEPEND}
- || ( ( x11-libs/libXext x11-libs/libX11 x11-misc/imake app-text/rman )
- virtual/x11
- )
+ || ( ( x11-libs/libXext
+ x11-libs/libX11
+ x11-misc/imake
+ app-text/rman )
+ virtual/x11 )
sys-libs/readline
sys-libs/ncurses
app-arch/unzip