diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 23:12:08 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-20 23:12:08 +0000 |
commit | 0beab8493ae4409af74b60da766c5b0d04fe0a20 (patch) | |
tree | 67f57ac63ce43bfd230e3fc814566318b7b608a0 /dev-cpp/libgnomeuimm | |
parent | stable on x86 for security bug #119477 (diff) | |
download | gentoo-2-0beab8493ae4409af74b60da766c5b0d04fe0a20.tar.gz gentoo-2-0beab8493ae4409af74b60da766c5b0d04fe0a20.tar.bz2 gentoo-2-0beab8493ae4409af74b60da766c5b0d04fe0a20.zip |
Stable on sparc wrt #119634
(Portage version: 2.0.54)
Diffstat (limited to 'dev-cpp/libgnomeuimm')
-rw-r--r-- | dev-cpp/libgnomeuimm/ChangeLog | 8 | ||||
-rw-r--r-- | dev-cpp/libgnomeuimm/libgnomeuimm-2.12.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-cpp/libgnomeuimm/ChangeLog b/dev-cpp/libgnomeuimm/ChangeLog index 0f1f240240b8..1a22c964ce9a 100644 --- a/dev-cpp/libgnomeuimm/ChangeLog +++ b/dev-cpp/libgnomeuimm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-cpp/libgnomeuimm -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/ChangeLog,v 1.31 2005/09/19 12:19:59 ka0ttic Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/ChangeLog,v 1.32 2006/01/20 23:11:16 gustavoz Exp $ + + 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> + libgnomeuimm-2.12.0.ebuild: + Stable on sparc wrt #119634 *libgnomeuimm-2.12.0 (19 Sep 2005) diff --git a/dev-cpp/libgnomeuimm/libgnomeuimm-2.12.0.ebuild b/dev-cpp/libgnomeuimm/libgnomeuimm-2.12.0.ebuild index 807c2b20494a..1c8f249656d4 100644 --- a/dev-cpp/libgnomeuimm/libgnomeuimm-2.12.0.ebuild +++ b/dev-cpp/libgnomeuimm/libgnomeuimm-2.12.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.12.0.ebuild,v 1.1 2005/09/19 12:19:59 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.12.0.ebuild,v 1.2 2006/01/20 23:11:16 gustavoz Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://gtkmm.sourceforge.net/" LICENSE="LGPL-2.1" SLOT="2.6" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~hppa" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc ~x86 ~hppa" IUSE="" RDEPEND=">=gnome-base/libgnomeui-2.6 |