diff options
author | 2011-01-25 18:23:58 +0000 | |
---|---|---|
committer | 2011-01-25 18:23:58 +0000 | |
commit | 1c82ef43caf9a58ad4eeeca0199ba43404ac8646 (patch) | |
tree | 876a9fbc0cfe6b5f39db69970a022d5867e45255 /dev-libs/gdl | |
parent | Stable for HPPA (bug #348987). (diff) | |
download | gentoo-2-1c82ef43caf9a58ad4eeeca0199ba43404ac8646.tar.gz gentoo-2-1c82ef43caf9a58ad4eeeca0199ba43404ac8646.tar.bz2 gentoo-2-1c82ef43caf9a58ad4eeeca0199ba43404ac8646.zip |
Stable for HPPA (bug #348987).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Diffstat (limited to 'dev-libs/gdl')
-rw-r--r-- | dev-libs/gdl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/gdl/gdl-2.30.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/gdl/ChangeLog b/dev-libs/gdl/ChangeLog index 21b2d84d1a5d..d16acd51abd5 100644 --- a/dev-libs/gdl/ChangeLog +++ b/dev-libs/gdl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/gdl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.53 2011/01/24 16:14:11 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/ChangeLog,v 1.54 2011/01/25 18:23:58 jer Exp $ + + 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> gdl-2.30.1.ebuild: + Stable for HPPA (bug #348987). 24 Jan 2011; Gilles Dartiguelongue <eva@gentoo.org> -gdl-2.28.2.ebuild, gdl-2.30.1.ebuild: diff --git a/dev-libs/gdl/gdl-2.30.1.ebuild b/dev-libs/gdl/gdl-2.30.1.ebuild index 15b855d72e74..e9dc2472c291 100644 --- a/dev-libs/gdl/gdl-2.30.1.ebuild +++ b/dev-libs/gdl/gdl-2.30.1.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-libs/gdl/gdl-2.30.1.ebuild,v 1.4 2011/01/24 16:14:11 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/gdl/gdl-2.30.1.ebuild,v 1.5 2011/01/25 18:23:58 jer Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2:2 |