diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 17:53:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 17:53:24 +0000 |
commit | a54e068ba6b7f3df2f95f4e722d0dd3f7f6ff679 (patch) | |
tree | 4cdb689e6189fc26a01c36d4503b2a96887656ee /x11-libs | |
parent | Stable for sh, wrt bug #456390 (diff) | |
download | gentoo-2-a54e068ba6b7f3df2f95f4e722d0dd3f7f6ff679.tar.gz gentoo-2-a54e068ba6b7f3df2f95f4e722d0dd3f7f6ff679.tar.bz2 gentoo-2-a54e068ba6b7f3df2f95f4e722d0dd3f7f6ff679.zip |
Stable for sh, wrt bug #454438
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
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 186f07fdbc07..69b9380a276e 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.57 2013/02/06 19:44:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/ChangeLog,v 1.58 2013/02/24 17:53:24 ago Exp $ + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> xforms-1.0.93_p1-r1.ebuild: + Stable for sh, wrt bug #454438 06 Feb 2013; Agostino Sarubbo <ago@gentoo.org> xforms-1.0.93_p1-r1.ebuild: Stable for sparc, 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 0ec71a8987a6..665326a36092 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.7 2013/02/06 19:44:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xforms/xforms-1.0.93_p1-r1.ebuild,v 1.8 2013/02/24 17:53:24 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 |