diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-08-24 07:23:10 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-08-24 07:23:10 +0000 |
commit | e97ad94eb83b196cd1eac7587523ff2ebe72ff0a (patch) | |
tree | c8bc4a8bd65558f97128423313c273ee912fb1e7 /x11-plugins/guifications | |
parent | Version bump #189891 by Peter Simons. (diff) | |
download | historical-e97ad94eb83b196cd1eac7587523ff2ebe72ff0a.tar.gz historical-e97ad94eb83b196cd1eac7587523ff2ebe72ff0a.tar.bz2 historical-e97ad94eb83b196cd1eac7587523ff2ebe72ff0a.zip |
stable x86, bug 189781
Package-Manager: portage-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" |