diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-09-25 17:42:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-09-25 17:42:58 +0000 |
commit | 0f104b9c0e32bc343c6ba2d38a3e1a188e07404b (patch) | |
tree | 5381a6dde504c9e5a3c22bdb8d8d1fa76054b11a /dev-cpp/libgdamm | |
parent | alpha/ia64/s390/sh/sparc stable wrt #372353 (diff) | |
download | gentoo-2-0f104b9c0e32bc343c6ba2d38a3e1a188e07404b.tar.gz gentoo-2-0f104b9c0e32bc343c6ba2d38a3e1a188e07404b.tar.bz2 gentoo-2-0f104b9c0e32bc343c6ba2d38a3e1a188e07404b.zip |
sparc stable wrt #372353
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'dev-cpp/libgdamm')
-rw-r--r-- | dev-cpp/libgdamm/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/libgdamm/libgdamm-4.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/libgdamm/ChangeLog b/dev-cpp/libgdamm/ChangeLog index f1d2ade34c6f..c3331604e200 100644 --- a/dev-cpp/libgdamm/ChangeLog +++ b/dev-cpp/libgdamm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/libgdamm # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgdamm/ChangeLog,v 1.22 2011/09/22 16:52:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgdamm/ChangeLog,v 1.23 2011/09/25 17:42:58 armin76 Exp $ + + 25 Sep 2011; Raúl Porcel <armin76@gentoo.org> libgdamm-4.1.2.ebuild: + sparc stable wrt #372353 *libgdamm-4.1.3 (22 Sep 2011) diff --git a/dev-cpp/libgdamm/libgdamm-4.1.2.ebuild b/dev-cpp/libgdamm/libgdamm-4.1.2.ebuild index 88d3c4749bb5..72a8c8967874 100644 --- a/dev-cpp/libgdamm/libgdamm-4.1.2.ebuild +++ b/dev-cpp/libgdamm/libgdamm-4.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgdamm/libgdamm-4.1.2.ebuild,v 1.3 2011/07/16 17:52:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgdamm/libgdamm-4.1.2.ebuild,v 1.4 2011/09/25 17:42:58 armin76 Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gtkmm.org" LICENSE="LGPL-2.1" SLOT="4" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="berkdb doc" RDEPEND=">=dev-cpp/glibmm-2.27.93:2[doc?] |