diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-31 23:06:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-31 23:06:43 +0000 |
commit | c75c25fe663954f613885ab9089dc30f403afbc6 (patch) | |
tree | b9e20dd97ae100353d86eb9d6e5a515e0f9e479a /x11-libs | |
parent | Stable for ppc, wrt bug #454566 (diff) | |
download | gentoo-2-c75c25fe663954f613885ab9089dc30f403afbc6.tar.gz gentoo-2-c75c25fe663954f613885ab9089dc30f403afbc6.tar.bz2 gentoo-2-c75c25fe663954f613885ab9089dc30f403afbc6.zip |
Stable for ppc, wrt bug #454438
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xforms/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/xforms/ChangeLog b/x11-libs/xforms/ChangeLog index 4833de77899e..ff59fa6d3d80 100644 --- a/x11-libs/xforms/ChangeLog +++ b/x11-libs/xforms/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/xforms # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/ChangeLog,v 1.54 2013/01/31 22:59:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/ChangeLog,v 1.55 2013/01/31 23:06:43 ago Exp $ + + 31 Jan 2013; Agostino Sarubbo <ago@gentoo.org> xforms-1.0.93_p1-r1.ebuild: + Stable for ppc, wrt bug #454438 31 Jan 2013; Agostino Sarubbo <ago@gentoo.org> xforms-1.0.93_p1-r1.ebuild: Stable for ppc64, wrt bug #454438 diff --git a/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild b/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild index f23ffc8d1185..1c9eec1c07a7 100644 --- a/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild +++ b/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild,v 1.4 2013/01/31 22:59:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild,v 1.5 2013/01/31 23:06:43 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://savannah.nongnu.org/download/xforms/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="amd64 ~arm ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="doc opengl static-libs" RDEPEND="virtual/jpeg |