diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 13:35:03 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-08-28 13:35:03 +0000 |
commit | f77e404afc5c19c5204297ce90fe3dbdcf8f0c6b (patch) | |
tree | db8c591f132d6a21fc9f86a7889f220ea19a3a91 /dev-cpp | |
parent | Sign Manfiest (diff) | |
download | gentoo-2-f77e404afc5c19c5204297ce90fe3dbdcf8f0c6b.tar.gz gentoo-2-f77e404afc5c19c5204297ce90fe3dbdcf8f0c6b.tar.bz2 gentoo-2-f77e404afc5c19c5204297ce90fe3dbdcf8f0c6b.zip |
no such bug
(Portage version: 2.1.2.12)
Diffstat (limited to 'dev-cpp')
-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 c5bc45f8a198..80ad8ec53b6e 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.52 2007/08/27 15:19:27 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/ChangeLog,v 1.53 2007/08/28 13:35:03 nixnut Exp $ + + 28 Aug 2007; nixnut <nixnut@gentoo.org> libgnomeuimm-2.18.0.ebuild: + Stable on ppc wrt bug 188838 27 Aug 2007; Christoph Mende <angelos@gentoo.org> libgnomeuimm-2.18.0.ebuild: diff --git a/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild b/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild index ee6afabd77be..818d3468c61e 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.7 2007/08/27 15:19:27 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.18.0.ebuild,v 1.8 2007/08/28 13:35:03 nixnut 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 |