diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-13 15:39:57 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-13 15:39:57 +0000 |
commit | ae01c7ef1a4200cd460ceaa0a632c5b2c0e8e17a (patch) | |
tree | 54b23ee65e66cfae1bf9dbb0e76377e4ba24fd3a /sys-libs/gwenhywfar | |
parent | Fix install paths and desktop file (bug #237366), lock libopensync dependency (diff) | |
download | historical-ae01c7ef1a4200cd460ceaa0a632c5b2c0e8e17a.tar.gz historical-ae01c7ef1a4200cd460ceaa0a632c5b2c0e8e17a.tar.bz2 historical-ae01c7ef1a4200cd460ceaa0a632c5b2c0e8e17a.zip |
ppc stable wrt #355077
Package-Manager: portage-2.2.0_alpha26/cvs/Linux x86_64
Diffstat (limited to 'sys-libs/gwenhywfar')
-rw-r--r-- | sys-libs/gwenhywfar/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/gwenhywfar/gwenhywfar-4.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/gwenhywfar/ChangeLog b/sys-libs/gwenhywfar/ChangeLog index 5ead2f852c13..e98d3e5c66cf 100644 --- a/sys-libs/gwenhywfar/ChangeLog +++ b/sys-libs/gwenhywfar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/gwenhywfar # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.89 2011/03/04 16:29:17 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.90 2011/03/13 15:39:06 xarthisius Exp $ + + 13 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> gwenhywfar-4.0.2.ebuild: + ppc stable wrt #355077 04 Mar 2011; Thomas Kahle <tomka@gentoo.org> gwenhywfar-4.0.2.ebuild: x86 stable per bug 355077 diff --git a/sys-libs/gwenhywfar/gwenhywfar-4.0.2.ebuild b/sys-libs/gwenhywfar/gwenhywfar-4.0.2.ebuild index e8fb0c78ba54..2645b33ece79 100644 --- a/sys-libs/gwenhywfar/gwenhywfar-4.0.2.ebuild +++ b/sys-libs/gwenhywfar/gwenhywfar-4.0.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/sys-libs/gwenhywfar/gwenhywfar-4.0.2.ebuild,v 1.6 2011/03/04 16:29:17 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-4.0.2.ebuild,v 1.7 2011/03/13 15:39:06 xarthisius Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="http://www.aquamaniac.de/sites/download/download.php?package=01&release LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 hppa ppc ~ppc64 ~sparc x86" IUSE="debug doc fox gtk qt4" RDEPEND="dev-libs/libgpg-error |