diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-08-26 12:44:00 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-08-26 12:44:00 +0000 |
commit | f156f8fd1162fd2606b863c44e51f9ed09dbd25f (patch) | |
tree | 629754792f855c192c3635574b083a5b0de8becc /x11-plugins | |
parent | Marked stable on amd64 as per bug 189781. (diff) | |
download | gentoo-2-f156f8fd1162fd2606b863c44e51f9ed09dbd25f.tar.gz gentoo-2-f156f8fd1162fd2606b863c44e51f9ed09dbd25f.tar.bz2 gentoo-2-f156f8fd1162fd2606b863c44e51f9ed09dbd25f.zip |
Marked stable on amd64 as per bug 189781.
(Portage version: 2.1.3.7)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/purple-plugin_pack/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/purple-plugin_pack/purple-plugin_pack-1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/purple-plugin_pack/ChangeLog b/x11-plugins/purple-plugin_pack/ChangeLog index 2da46e9ba67e..c9322720620a 100644 --- a/x11-plugins/purple-plugin_pack/ChangeLog +++ b/x11-plugins/purple-plugin_pack/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/purple-plugin_pack # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/purple-plugin_pack/ChangeLog,v 1.5 2007/08/24 07:19:46 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/purple-plugin_pack/ChangeLog,v 1.6 2007/08/26 12:44:00 philantrop Exp $ + + 26 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> + purple-plugin_pack-1.0.ebuild: + Marked stable on amd64 as per bug 189781. 24 Aug 2007; Christian Faulhammer <opfer@gentoo.org> purple-plugin_pack-1.0.ebuild: diff --git a/x11-plugins/purple-plugin_pack/purple-plugin_pack-1.0.ebuild b/x11-plugins/purple-plugin_pack/purple-plugin_pack-1.0.ebuild index 6e4d07e0c5a7..f3486f54591d 100644 --- a/x11-plugins/purple-plugin_pack/purple-plugin_pack-1.0.ebuild +++ b/x11-plugins/purple-plugin_pack/purple-plugin_pack-1.0.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/purple-plugin_pack/purple-plugin_pack-1.0.ebuild,v 1.4 2007/08/24 07:19:46 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/purple-plugin_pack/purple-plugin_pack-1.0.ebuild,v 1.5 2007/08/26 12:44:00 philantrop Exp $ MY_P="$PN-${PV}" @@ -10,7 +10,7 @@ SRC_URI="http://downloads.guifications.org/plugins/Plugin%20Pack/${MY_P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 hppa x86" +KEYWORDS="amd64 hppa x86" PLUGINS="autorejoin awaynotify bashorg bit blistops dice difftopic eight_ball flip gRIM groupmsg irssi lastseen listhandler mystatusbox nicksaid oldlogger plonkers sepandtab showoffline simfix slashexec sslinfo xchat-chats" |