diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-08-28 20:18:53 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-08-28 20:18:53 +0000 |
commit | a3e6826da350c76a428838213c8f2b465420220f (patch) | |
tree | afac5a92d53002e7f0cfad8878ed9b09b3488d0f /dev-cpp/libgnomeuimm | |
parent | Stable for HPPA (bug #188838). (diff) | |
download | gentoo-2-a3e6826da350c76a428838213c8f2b465420220f.tar.gz gentoo-2-a3e6826da350c76a428838213c8f2b465420220f.tar.bz2 gentoo-2-a3e6826da350c76a428838213c8f2b465420220f.zip |
Stable for HPPA (bug #188838).
(Portage version: 2.1.3.7)
Diffstat (limited to 'dev-cpp/libgnomeuimm')
-rw-r--r-- | dev-cpp/libgnomeuimm/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/libgnomeuimm/ChangeLog b/dev-cpp/libgnomeuimm/ChangeLog index 80ad8ec53b6e..c87616042e0e 100644 --- a/dev-cpp/libgnomeuimm/ChangeLog +++ b/dev-cpp/libgnomeuimm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/libgnomeuimm # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/ChangeLog,v 1.53 2007/08/28 13:35:03 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/ChangeLog,v 1.54 2007/08/28 20:18:53 jer Exp $ + + 28 Aug 2007; Jeroen Roovers <jer@gentoo.org> libgnomeuimm-2.18.0.ebuild: + Stable for HPPA (bug #188838). 28 Aug 2007; nixnut <nixnut@gentoo.org> libgnomeuimm-2.18.0.ebuild: Stable on ppc wrt bug 188838 diff --git a/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild b/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild index 818d3468c61e..c0bd0483c60a 100644 --- a/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild +++ b/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild,v 1.8 2007/08/28 13:35:03 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild,v 1.9 2007/08/28 20:18:53 jer Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://gtkmm.sourceforge.net/" LICENSE="LGPL-2.1" SLOT="2.6" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=gnome-base/libgnomeui-2.7.1 |