diff options
Diffstat (limited to 'net-im/gaim-meanwhile/gaim-meanwhile-1.2.3.ebuild')
-rw-r--r-- | net-im/gaim-meanwhile/gaim-meanwhile-1.2.3.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-im/gaim-meanwhile/gaim-meanwhile-1.2.3.ebuild b/net-im/gaim-meanwhile/gaim-meanwhile-1.2.3.ebuild index 500a1ce6273c..ad43e1a4a1b2 100644 --- a/net-im/gaim-meanwhile/gaim-meanwhile-1.2.3.ebuild +++ b/net-im/gaim-meanwhile/gaim-meanwhile-1.2.3.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-meanwhile/gaim-meanwhile-1.2.3.ebuild,v 1.6 2007/01/05 04:31:54 flameeyes Exp $ - +# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-meanwhile/gaim-meanwhile-1.2.3.ebuild,v 1.7 2007/07/12 05:34:48 mr_bones_ Exp $ DESCRIPTION="Gaim Meanwhile (Sametime protocol) Plugin" HOMEPAGE="http://meanwhile.sourceforge.net/" @@ -18,4 +17,3 @@ src_install() { make install DESTDIR=${D} || die "Install failed" dodoc AUTHORS ChangeLog COPYING INSTALL README } - |