diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 16:41:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-09 16:41:19 +0000 |
commit | 8cd7a4df0c433f6176f2eec5e0bdb5641a592fd7 (patch) | |
tree | bc9cf5a5d8bbad6754bf59f48b4f96e79b8f7420 /dev-cpp/libgnomemm | |
parent | Stable for sh, wrt bug #458984 (diff) | |
download | gentoo-2-8cd7a4df0c433f6176f2eec5e0bdb5641a592fd7.tar.gz gentoo-2-8cd7a4df0c433f6176f2eec5e0bdb5641a592fd7.tar.bz2 gentoo-2-8cd7a4df0c433f6176f2eec5e0bdb5641a592fd7.zip |
Stable for sh, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-cpp/libgnomemm')
-rw-r--r-- | dev-cpp/libgnomemm/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/libgnomemm/libgnomemm-2.30.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/libgnomemm/ChangeLog b/dev-cpp/libgnomemm/ChangeLog index 29bb2ad09583..62ac94a8142f 100644 --- a/dev-cpp/libgnomemm/ChangeLog +++ b/dev-cpp/libgnomemm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/libgnomemm # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomemm/ChangeLog,v 1.100 2013/04/01 18:23:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomemm/ChangeLog,v 1.101 2013/04/09 16:41:19 ago Exp $ + + 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libgnomemm-2.30.0.ebuild: + Stable for sh, wrt bug #458984 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> libgnomemm-2.30.0.ebuild: Stable for sparc, wrt bug #458984 diff --git a/dev-cpp/libgnomemm/libgnomemm-2.30.0.ebuild b/dev-cpp/libgnomemm/libgnomemm-2.30.0.ebuild index 3afa82426b07..21c820519231 100644 --- a/dev-cpp/libgnomemm/libgnomemm-2.30.0.ebuild +++ b/dev-cpp/libgnomemm/libgnomemm-2.30.0.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/dev-cpp/libgnomemm/libgnomemm-2.30.0.ebuild,v 1.9 2013/04/01 18:23:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomemm/libgnomemm-2.30.0.ebuild,v 1.10 2013/04/09 16:41:19 ago Exp $ EAPI=4 GNOME2_LA_PUNT="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1" SLOT="2.6" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-cpp/gtkmm-2.8:2.4 |