summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-05 08:19:13 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-05 08:19:13 +0000
commit3d8f67edad5371685a2c051b46a142cdffdb8d0a (patch)
tree9367013417ca33988274c8df328cc450ab08b5d9 /x11-apps/xkbcomp
parentrepoman warnings (diff)
downloadhistorical-3d8f67edad5371685a2c051b46a142cdffdb8d0a.tar.gz
historical-3d8f67edad5371685a2c051b46a142cdffdb8d0a.tar.bz2
historical-3d8f67edad5371685a2c051b46a142cdffdb8d0a.zip
fix repoman warnings
Package-Manager: portage-2.1.6.11/cvs/Linux i686
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r--x11-apps/xkbcomp/ChangeLog6
-rw-r--r--x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild6
-rw-r--r--x11-apps/xkbcomp/xkbcomp-1.0.4.ebuild6
-rw-r--r--x11-apps/xkbcomp/xkbcomp-1.0.5.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog
index d9de7162b056..9adba826fef8 100644
--- a/x11-apps/xkbcomp/ChangeLog
+++ b/x11-apps/xkbcomp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/xkbcomp
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.53 2009/04/16 02:09:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.54 2009/05/05 07:57:43 fauli Exp $
+
+ 05 May 2009; Christian Faulhammer <fauli@gentoo.org> xkbcomp-1.0.3.ebuild,
+ xkbcomp-1.0.4.ebuild, xkbcomp-1.0.5.ebuild:
+ fix repoman warnings
16 Apr 2009; Jeroen Roovers <jer@gentoo.org> xkbcomp-1.0.5.ebuild:
Stable for HPPA (bug #251832).
diff --git a/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild b/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild
index 69e707667688..cc368fb30015 100644
--- a/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild
+++ b/x11-apps/xkbcomp/xkbcomp-1.0.3.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/xkbcomp/xkbcomp-1.0.3.ebuild,v 1.11 2007/08/07 13:30:22 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.0.3.ebuild,v 1.12 2009/05/05 07:57:43 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular multilib
DESCRIPTION="compile XKB keyboard description"
KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-
+IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libxkbfile"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/xkbcomp/xkbcomp-1.0.4.ebuild b/x11-apps/xkbcomp/xkbcomp-1.0.4.ebuild
index 2510284b8f11..a5e10c6a7b80 100644
--- a/x11-apps/xkbcomp/xkbcomp-1.0.4.ebuild
+++ b/x11-apps/xkbcomp/xkbcomp-1.0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 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/xkbcomp/xkbcomp-1.0.4.ebuild,v 1.1 2008/03/10 01:58:56 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.0.4.ebuild,v 1.2 2009/05/05 07:57:43 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular multilib
DESCRIPTION="compile XKB keyboard description"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-
+IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libxkbfile"
DEPEND="${RDEPEND}"
diff --git a/x11-apps/xkbcomp/xkbcomp-1.0.5.ebuild b/x11-apps/xkbcomp/xkbcomp-1.0.5.ebuild
index 8d6fef67510f..32f5e8be8545 100644
--- a/x11-apps/xkbcomp/xkbcomp-1.0.5.ebuild
+++ b/x11-apps/xkbcomp/xkbcomp-1.0.5.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/xkbcomp/xkbcomp-1.0.5.ebuild,v 1.8 2009/04/16 02:09:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.0.5.ebuild,v 1.9 2009/05/05 07:57:43 fauli Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular multilib
DESCRIPTION="compile XKB keyboard description"
KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
-
+IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libxkbfile"
DEPEND="${RDEPEND}"