diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-08-24 07:08:27 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-08-24 07:08:27 +0000 |
commit | 6fa3b3463b666c5929c1a63fe9498487cbddefa7 (patch) | |
tree | 9bae354f42735ffe009d1a8bf3f27228dc2a5dc3 /x11-plugins/guifications | |
parent | stable x86, bug 189781 (diff) | |
download | gentoo-2-6fa3b3463b666c5929c1a63fe9498487cbddefa7.tar.gz gentoo-2-6fa3b3463b666c5929c1a63fe9498487cbddefa7.tar.bz2 gentoo-2-6fa3b3463b666c5929c1a63fe9498487cbddefa7.zip |
stable x86, bug 189781
(Portage version: 2.1.2.12)
Diffstat (limited to 'x11-plugins/guifications')
-rw-r--r-- | x11-plugins/guifications/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/guifications/guifications-2.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/guifications/ChangeLog b/x11-plugins/guifications/ChangeLog index 3c7c16176581..e28514b0098b 100644 --- a/x11-plugins/guifications/ChangeLog +++ b/x11-plugins/guifications/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/guifications # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.46 2007/08/23 15:56:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/ChangeLog,v 1.47 2007/08/24 07:08:27 opfer Exp $ + + 24 Aug 2007; Christian Faulhammer <opfer@gentoo.org> + guifications-2.14.ebuild: + stable x86, bug 189781 23 Aug 2007; Jeroen Roovers <jer@gentoo.org> guifications-2.14.ebuild: Stable for HPPA (bug #189781). diff --git a/x11-plugins/guifications/guifications-2.14.ebuild b/x11-plugins/guifications/guifications-2.14.ebuild index e98b8657f84f..e11a695d4012 100644 --- a/x11-plugins/guifications/guifications-2.14.ebuild +++ b/x11-plugins/guifications/guifications-2.14.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/x11-plugins/guifications/guifications-2.14.ebuild,v 1.3 2007/08/23 15:56:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.14.ebuild,v 1.4 2007/08/24 07:08:27 opfer Exp $ MY_PN=pidgin-${PN} MY_PV=${PV/_beta/beta} @@ -12,7 +12,7 @@ SRC_URI="http://downloads.guifications.org/plugins//Guifications2/${MY_P}.tar.bz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 hppa ~ppc sparc ~x86" +KEYWORDS="~amd64 hppa ~ppc sparc x86" IUSE="debug nls" DEPEND="net-im/pidgin" |