diff options
author | Markus Meier <maekke@gentoo.org> | 2008-07-05 16:22:12 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-07-05 16:22:12 +0000 |
commit | 1f265eb409c4516f4231c60b460375f0a13e130a (patch) | |
tree | 8166731a0a42096b7b566915fa7c7141c3250ca6 /app-pda | |
parent | remove openmp USE-flag, as it breaks imagemagick (bug #223825) (diff) | |
download | historical-1f265eb409c4516f4231c60b460375f0a13e130a.tar.gz historical-1f265eb409c4516f4231c60b460375f0a13e130a.tar.bz2 historical-1f265eb409c4516f4231c60b460375f0a13e130a.zip |
amd64/x86 stable, bug #230069
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.26-rc8 i686
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/gnome-pilot-conduits/ChangeLog | 6 | ||||
-rw-r--r-- | app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-pda/gnome-pilot-conduits/ChangeLog b/app-pda/gnome-pilot-conduits/ChangeLog index e87b8bff4918..5368256b43ea 100644 --- a/app-pda/gnome-pilot-conduits/ChangeLog +++ b/app-pda/gnome-pilot-conduits/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-pda/gnome-pilot-conduits # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/ChangeLog,v 1.29 2008/06/30 18:27:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/ChangeLog,v 1.30 2008/07/05 16:22:12 maekke Exp $ + + 05 Jul 2008; Markus Meier <maekke@gentoo.org> + gnome-pilot-conduits-2.0.16.ebuild: + amd64/x86 stable, bug #230069 30 Jun 2008; Raúl Porcel <armin76@gentoo.org> gnome-pilot-conduits-2.0.15.ebuild, gnome-pilot-conduits-2.0.16.ebuild: diff --git a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.16.ebuild b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.16.ebuild index 1ead05f7493a..89442367ffa9 100644 --- a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.16.ebuild +++ b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.16.ebuild,v 1.2 2008/06/30 18:27:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.16.ebuild,v 1.3 2008/07/05 16:22:12 maekke Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://live.gnome.org/GnomePilot" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" RDEPEND=">=gnome-base/libgnome-2.0 |