summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-05 07:26:54 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-05 07:26:54 +0000
commit64c576abbacd04fe8ad88ab2b6d6ea979ad2ab5f (patch)
treecca5a037f7cd114ff7acbad7210124b3f4fb69d0 /x11-apps/luit
parentVersion bump (diff)
downloadhistorical-64c576abbacd04fe8ad88ab2b6d6ea979ad2ab5f.tar.gz
historical-64c576abbacd04fe8ad88ab2b6d6ea979ad2ab5f.tar.bz2
historical-64c576abbacd04fe8ad88ab2b6d6ea979ad2ab5f.zip
add empty IUSE entry to silence repoman
Package-Manager: portage-2.1.6.11/cvs/Linux i686
Diffstat (limited to 'x11-apps/luit')
-rw-r--r--x11-apps/luit/ChangeLog6
-rw-r--r--x11-apps/luit/luit-1.0.2.ebuild6
-rw-r--r--x11-apps/luit/luit-1.0.3.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-apps/luit/ChangeLog b/x11-apps/luit/ChangeLog
index ff3d45a8cd4b..f79fb88bd5a0 100644
--- a/x11-apps/luit/ChangeLog
+++ b/x11-apps/luit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/luit
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.35 2009/05/05 06:36:52 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.36 2009/05/05 07:13:48 fauli Exp $
+
+ 05 May 2009; Christian Faulhammer <fauli@gentoo.org> luit-1.0.2.ebuild,
+ luit-1.0.3.ebuild:
+ add empty IUSE entry to silence repoman
05 May 2009; Christian Faulhammer <fauli@gentoo.org> luit-1.0.3.ebuild:
stable x86, bug 268581
diff --git a/x11-apps/luit/luit-1.0.2.ebuild b/x11-apps/luit/luit-1.0.2.ebuild
index 741996a58dff..7107881aa140 100644
--- a/x11-apps/luit/luit-1.0.2.ebuild
+++ b/x11-apps/luit/luit-1.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.2.ebuild,v 1.11 2007/08/07 13:22:14 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.2.ebuild,v 1.12 2009/05/05 07:13:48 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@ inherit x-modular
DESCRIPTION="Locale and ISO 2022 support for Unicode terminals"
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-
+IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libfontenc"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/luit/luit-1.0.3.ebuild b/x11-apps/luit/luit-1.0.3.ebuild
index ed3567ad8746..7dc43f2af503 100644
--- a/x11-apps/luit/luit-1.0.3.ebuild
+++ b/x11-apps/luit/luit-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.3.ebuild,v 1.3 2009/05/05 06:36:52 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.3.ebuild,v 1.4 2009/05/05 07:13:48 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,7 +10,7 @@ inherit x-modular
DESCRIPTION="Locale and ISO 2022 support for Unicode terminals"
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
-
+IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libfontenc"
DEPEND="${RDEPEND}"