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
commit1252d039ee879deb2f25d92366e209e249d6af5c (patch)
tree97e14511787cb83a838db136b334e7bbcb7f122a /x11-libs/xtrans
parentAdded gadu gadu protocol support (diff)
downloadhistorical-1252d039ee879deb2f25d92366e209e249d6af5c.tar.gz
historical-1252d039ee879deb2f25d92366e209e249d6af5c.tar.bz2
historical-1252d039ee879deb2f25d92366e209e249d6af5c.zip
Stable on amd64.
Package-Manager: portage-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}"