diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-02-04 23:21:48 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-02-04 23:21:48 +0000 |
commit | 006fea61e8f2661773e6bc2fc042545f5c9704c6 (patch) | |
tree | cd533094c9a3b3c9b72261ae84c3dfa972360678 /app-admin | |
parent | arm/ia64/s390/sh stable (diff) | |
download | gentoo-2-006fea61e8f2661773e6bc2fc042545f5c9704c6.tar.gz gentoo-2-006fea61e8f2661773e6bc2fc042545f5c9704c6.tar.bz2 gentoo-2-006fea61e8f2661773e6bc2fc042545f5c9704c6.zip |
Stable for HPPA (bug #164938).
(Portage version: 2.1.2-r7)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/gamin/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/gamin/gamin-0.1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/gamin/ChangeLog b/app-admin/gamin/ChangeLog index 4d9d3e88bc5d..788b9d80827d 100644 --- a/app-admin/gamin/ChangeLog +++ b/app-admin/gamin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/gamin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/ChangeLog,v 1.60 2007/02/04 08:41:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/ChangeLog,v 1.61 2007/02/04 23:21:48 jer Exp $ + + 04 Feb 2007; Jeroen Roovers <jer@gentoo.org> gamin-0.1.8.ebuild: + Stable for HPPA (bug #164938). 04 Feb 2007; Markus Rothe <corsair@gentoo.org> gamin-0.1.8.ebuild: Stable on ppc64; bug #164938 diff --git a/app-admin/gamin/gamin-0.1.8.ebuild b/app-admin/gamin/gamin-0.1.8.ebuild index a4c346e98402..f59290b5cac2 100644 --- a/app-admin/gamin/gamin-0.1.8.ebuild +++ b/app-admin/gamin/gamin-0.1.8.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/app-admin/gamin/gamin-0.1.8.ebuild,v 1.7 2007/02/04 08:41:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gamin/gamin-0.1.8.ebuild,v 1.8 2007/02/04 23:21:48 jer Exp $ inherit autotools eutils libtool @@ -11,7 +11,7 @@ SRC_URI="http://www.gnome.org/~veillard/gamin/sources/${P}.tar.gz LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="debug doc kernel_FreeBSD kernel_linux" RDEPEND=">=dev-libs/glib-2 |