diff options
author | Matt Turner <mattst88@gentoo.org> | 2014-03-29 20:04:27 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2014-03-29 20:04:27 +0000 |
commit | 2df1df9e36a4f2e14dd0f334c5098cc15c137b35 (patch) | |
tree | f1ee7fc5b3fa266d23a1ae647e66e7c4bc5ac9bd /x11-libs | |
parent | alpha stable, bug #500368. (diff) | |
download | gentoo-2-2df1df9e36a4f2e14dd0f334c5098cc15c137b35.tar.gz gentoo-2-2df1df9e36a4f2e14dd0f334c5098cc15c137b35.tar.bz2 gentoo-2-2df1df9e36a4f2e14dd0f334c5098cc15c137b35.zip |
alpha stable, bug #500368.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xtrans/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/xtrans/xtrans-1.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xtrans/ChangeLog b/x11-libs/xtrans/ChangeLog index 78a71ab2cfc8..cf8774a433f9 100644 --- a/x11-libs/xtrans/ChangeLog +++ b/x11-libs/xtrans/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/xtrans # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.104 2014/03/28 01:50:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/ChangeLog,v 1.105 2014/03/29 20:04:27 mattst88 Exp $ + + 29 Mar 2014; Matt Turner <mattst88@gentoo.org> xtrans-1.3.3.ebuild: + alpha stable, bug #500368. 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> xtrans-1.3.3.ebuild: Stable for HPPA (bug #500368). diff --git a/x11-libs/xtrans/xtrans-1.3.3.ebuild b/x11-libs/xtrans/xtrans-1.3.3.ebuild index c8d14008b513..1e2affec078b 100644 --- a/x11-libs/xtrans/xtrans-1.3.3.ebuild +++ b/x11-libs/xtrans/xtrans-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.3.3.ebuild,v 1.3 2014/03/28 01:50:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xtrans/xtrans-1.3.3.ebuild,v 1.4 2014/03/29 20:04:27 mattst88 Exp $ EAPI=5 @@ -11,7 +11,7 @@ XORG_DOC=doc inherit xorg-2 DESCRIPTION="X.Org xtrans library" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |