diff options
author | Ian Leitch <port001@gentoo.org> | 2004-06-20 18:39:07 +0000 |
---|---|---|
committer | Ian Leitch <port001@gentoo.org> | 2004-06-20 18:39:07 +0000 |
commit | f5cae5d73f6ddb7ec57512663b67017e7ab38d26 (patch) | |
tree | fc19f9d061fd20479d20531160f672669666b84d /x11-plugins/gaim-xmms-remote | |
parent | Fixed typo, ISUE -> IUSE. Added metadata.xml (Manifest recommit) (diff) | |
download | gentoo-2-f5cae5d73f6ddb7ec57512663b67017e7ab38d26.tar.gz gentoo-2-f5cae5d73f6ddb7ec57512663b67017e7ab38d26.tar.bz2 gentoo-2-f5cae5d73f6ddb7ec57512663b67017e7ab38d26.zip |
No need to set S
Diffstat (limited to 'x11-plugins/gaim-xmms-remote')
4 files changed, 8 insertions, 10 deletions
diff --git a/x11-plugins/gaim-xmms-remote/ChangeLog b/x11-plugins/gaim-xmms-remote/ChangeLog index 775ba71a5dd2..b5c28f5772bd 100644 --- a/x11-plugins/gaim-xmms-remote/ChangeLog +++ b/x11-plugins/gaim-xmms-remote/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/gaim-xmms-remote # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/ChangeLog,v 1.5 2004/06/01 04:48:58 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/ChangeLog,v 1.6 2004/06/20 18:39:07 port001 Exp $ + + 20 Jun 2004; Ian Leitch <port001@gentoo.org> gaim-xmms-remote-1.0.ebuild, + gaim-xmms-remote-1.1.ebuild, gaim-xmms-remote-1.2.ebuild: + No need to set S *gaim-xmms-remote-1.2 (31 May 2004) diff --git a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild index 05d1c9834741..c9c102612190 100644 --- a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild +++ b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild,v 1.6 2004/04/30 20:58:17 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.0.ebuild,v 1.7 2004/06/20 18:39:07 port001 Exp $ use debug && inherit debug @@ -17,8 +17,6 @@ DEPEND="<=net-im/gaim-0.76 media-sound/xmms" #RDEPEND="" -S=${WORKDIR}/${P} - src_compile() { local myconf myconf="${myconf} --with-gaim=/usr/include/gaim" diff --git a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.1.ebuild b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.1.ebuild index 5da104a4f9b1..95367ef646e5 100644 --- a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.1.ebuild +++ b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.1.ebuild,v 1.4 2004/06/01 04:48:58 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.1.ebuild,v 1.5 2004/06/20 18:39:07 port001 Exp $ use debug && inherit debug @@ -17,8 +17,6 @@ DEPEND="~net-im/gaim-0.77 media-sound/xmms" #RDEPEND="" -S=${WORKDIR}/${P} - src_compile() { local myconf myconf="${myconf} --with-gaim=/usr/include/gaim" diff --git a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.2.ebuild b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.2.ebuild index f5f7c491cbb2..e2e5bb441997 100644 --- a/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.2.ebuild +++ b/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.2.ebuild,v 1.1 2004/06/01 04:48:58 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gaim-xmms-remote/gaim-xmms-remote-1.2.ebuild,v 1.2 2004/06/20 18:39:07 port001 Exp $ use debug && inherit debug @@ -17,8 +17,6 @@ DEPEND="~net-im/gaim-0.78 media-sound/xmms" #RDEPEND="" -S=${WORKDIR}/${P} - src_compile() { local myconf myconf="${myconf} --with-gaim=/usr/include/gaim" |