diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-31 22:59:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-31 22:59:29 +0000 |
commit | 4980736270e481a1cf44a80397cbf5de6ced06dc (patch) | |
tree | 0e9590487004eb02ef0ff348b97b7e9c97aa1c35 /x11-libs/xforms | |
parent | Mask gnome-extra/nm-applet bluetooth because requires a lot of unstable depen... (diff) | |
download | gentoo-2-4980736270e481a1cf44a80397cbf5de6ced06dc.tar.gz gentoo-2-4980736270e481a1cf44a80397cbf5de6ced06dc.tar.bz2 gentoo-2-4980736270e481a1cf44a80397cbf5de6ced06dc.zip |
Stable for ppc64, wrt bug #454438
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-libs/xforms')
-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 b995f77188d0..4833de77899e 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.53 2013/01/30 15:49:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/ChangeLog,v 1.54 2013/01/31 22:59:29 ago Exp $ + + 31 Jan 2013; Agostino Sarubbo <ago@gentoo.org> xforms-1.0.93_p1-r1.ebuild: + Stable for ppc64, wrt bug #454438 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> xforms-1.0.93_p1-r1.ebuild: Stable for x86, 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 383aa903a99a..f23ffc8d1185 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.3 2013/01/30 15:49:06 ago Exp $ +# $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 $ 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 |