diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-01-11 23:50:42 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-01-11 23:50:42 +0000 |
commit | 2ff31f041b9ec7121f7eaeadb9e8c2ffd6c2b6a0 (patch) | |
tree | e5e120bc48d9bffdb61d7d8572938520200b2d3c /x11-plugins | |
parent | Added patch to disable xinerama support from ksplashml. (diff) | |
download | historical-2ff31f041b9ec7121f7eaeadb9e8c2ffd6c2b6a0.tar.gz historical-2ff31f041b9ec7121f7eaeadb9e8c2ffd6c2b6a0.tar.bz2 historical-2ff31f041b9ec7121f7eaeadb9e8c2ffd6c2b6a0.zip |
Added ~amd64 keyword.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/gaim-slashexec/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/gaim-slashexec/Manifest | 14 | ||||
-rw-r--r-- | x11-plugins/gaim-slashexec/gaim-slashexec-1.1_beta1.ebuild | 6 |
3 files changed, 21 insertions, 7 deletions
diff --git a/x11-plugins/gaim-slashexec/ChangeLog b/x11-plugins/gaim-slashexec/ChangeLog index e9b761f173a6..a39aa20a4da1 100644 --- a/x11-plugins/gaim-slashexec/ChangeLog +++ b/x11-plugins/gaim-slashexec/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gaim-slashexec -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-slashexec/ChangeLog,v 1.1 2005/12/20 20:06:39 gothgirl Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-slashexec/ChangeLog,v 1.2 2006/01/11 23:50:42 metalgod Exp $ + + 11 Jan 2006; Luis Medinas <metalgod@gentoo.org> + gaim-slashexec-1.1_beta1.ebuild: + Added ~amd64 keyword. *gaim-slashexec-1.1_beta1 (20 Dec 2005) diff --git a/x11-plugins/gaim-slashexec/Manifest b/x11-plugins/gaim-slashexec/Manifest index f4913dbb89ab..18eefd9d007f 100644 --- a/x11-plugins/gaim-slashexec/Manifest +++ b/x11-plugins/gaim-slashexec/Manifest @@ -1,4 +1,14 @@ -MD5 e059987e95784f2788e090d6d54306ce ChangeLog 399 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 76b12a8590784dc9ceb7d9bcc7781775 ChangeLog 509 MD5 77fa4f09b5db0d98b61f7e358892c81f files/digest-gaim-slashexec-1.1_beta1 69 -MD5 f3ca58e8417524a3b5c808dee8961c43 gaim-slashexec-1.1_beta1.ebuild 828 +MD5 773a68d5d6e3c5e233d8869975c4655e gaim-slashexec-1.1_beta1.ebuild 835 MD5 c73b3652c3464187577cb8d01750ef16 metadata.xml 313 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDxZmtwUpWvClEHQoRAp/6AJ9OMQ71Bv1OThj7x4TPUgE9oOCIIQCfXUyr +rcOVxVFcxUU1nOEr3VG1kDA= +=v2+N +-----END PGP SIGNATURE----- diff --git a/x11-plugins/gaim-slashexec/gaim-slashexec-1.1_beta1.ebuild b/x11-plugins/gaim-slashexec/gaim-slashexec-1.1_beta1.ebuild index 3c4dfdd36434..8fb64d826a9c 100644 --- a/x11-plugins/gaim-slashexec/gaim-slashexec-1.1_beta1.ebuild +++ b/x11-plugins/gaim-slashexec/gaim-slashexec-1.1_beta1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-slashexec/gaim-slashexec-1.1_beta1.ebuild,v 1.1 2005/12/20 20:06:39 gothgirl Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-slashexec/gaim-slashexec-1.1_beta1.ebuild,v 1.2 2006/01/11 23:50:42 metalgod Exp $ inherit debug @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/guifications/slashexec-1.1beta.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="debug" DEPEND="net-im/gaim" |