summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-06-30 15:56:40 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-06-30 15:56:40 +0000
commitbe0826dc968eb5d241d95c70c1b34310e4cea1bb (patch)
treec4c62ee5faf1aafb1507a9355db9217a484d8d72 /x11-libs/xtrans
parentStable on amd64. (diff)
downloadgentoo-2-be0826dc968eb5d241d95c70c1b34310e4cea1bb.tar.gz
gentoo-2-be0826dc968eb5d241d95c70c1b34310e4cea1bb.tar.bz2
gentoo-2-be0826dc968eb5d241d95c70c1b34310e4cea1bb.zip
Stable on amd64.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-libs/xtrans')
-rw-r--r--x11-libs/xtrans/ChangeLog5
-rw-r--r--x11-libs/xtrans/xtrans-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xtrans/ChangeLog b/x11-libs/xtrans/ChangeLog
index 806012c39624..a06db34ce759 100644
--- a/x11-libs/xtrans/ChangeLog
+++ b/x11-libs/xtrans/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xtrans
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.26 2006/06/30 08:56:53 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.27 2006/06/30 15:56:40 wolf31o2 Exp $
+
+ 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> xtrans-1.0.1.ebuild:
+ Stable on amd64.
30 Jun 2006; Markus Rothe <corsair@gentoo.org> xtrans-1.0.1.ebuild:
Stable on ppc64
diff --git a/x11-libs/xtrans/xtrans-1.0.1.ebuild b/x11-libs/xtrans/xtrans-1.0.1.ebuild
index 0b314b7e36f6..500caf27d809 100644
--- a/x11-libs/xtrans/xtrans-1.0.1.ebuild
+++ b/x11-libs/xtrans/xtrans-1.0.1.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/x11-libs/xtrans/xtrans-1.0.1.ebuild,v 1.3 2006/06/30 08:56:53 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.0.1.ebuild,v 1.4 2006/06/30 15:56:40 wolf31o2 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,6 +9,6 @@ inherit x-modular
DESCRIPTION="X.Org xtrans library"
RESTRICT="mirror"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
RDEPEND=""
DEPEND="${RDEPEND}"