summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2015-06-19 11:08:38 +0000
committerUlrich Müller <ulm@gentoo.org>2015-06-19 11:08:38 +0000
commit3d0426462ebff26a8581a469d35bb12700c2688b (patch)
tree151b95b8880d707789794a70caee871fee6c42e3 /dev-lang/rebol
parentVersion Bump (diff)
downloadgentoo-2-3d0426462ebff26a8581a469d35bb12700c2688b.tar.gz
gentoo-2-3d0426462ebff26a8581a469d35bb12700c2688b.tar.bz2
gentoo-2-3d0426462ebff26a8581a469d35bb12700c2688b.zip
Remove obsolete comment mentioning emul-linux-x86-baselibs.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'dev-lang/rebol')
-rw-r--r--dev-lang/rebol/ChangeLog7
-rw-r--r--dev-lang/rebol/rebol-9999.ebuild5
2 files changed, 7 insertions, 5 deletions
diff --git a/dev-lang/rebol/ChangeLog b/dev-lang/rebol/ChangeLog
index 45a734334b44..fe7b752aee9d 100644
--- a/dev-lang/rebol/ChangeLog
+++ b/dev-lang/rebol/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/rebol
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/rebol/ChangeLog,v 1.1 2012/12/23 10:54:42 patrick Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/rebol/ChangeLog,v 1.2 2015/06/19 11:08:38 ulm Exp $
+
+ 19 Jun 2015; Ulrich Müller <ulm@gentoo.org> rebol-9999.ebuild:
+ Remove obsolete comment mentioning emul-linux-x86-baselibs.
*rebol-9999 (23 Dec 2012)
diff --git a/dev-lang/rebol/rebol-9999.ebuild b/dev-lang/rebol/rebol-9999.ebuild
index 0f5372cf2632..18cb08851434 100644
--- a/dev-lang/rebol/rebol-9999.ebuild
+++ b/dev-lang/rebol/rebol-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/rebol/rebol-9999.ebuild,v 1.1 2012/12/23 10:54:42 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/rebol/rebol-9999.ebuild,v 1.2 2015/06/19 11:08:38 ulm Exp $
EAPI=4
DESCRIPTION="Relative Expression-Based Object Language"
@@ -18,7 +18,6 @@ SLOT="0"
KEYWORDS=""
IUSE=""
-#DEPEND="amd64? ( app-emulation/emul-linux-x86-baselibs )"
# usual bootstrap problems
DEPEND="|| ( dev-lang/rebol dev-lang/rebol-bin )"
RDEPEND="${DEPEND}"