diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 05:34:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 05:34:48 +0000 |
commit | 9ed55d6fa966ecda22560bc336a93b50d0c3fd61 (patch) | |
tree | e23a58f8602c125cf0425ac238e01fbc72501181 /net-im/licq | |
parent | Fix digest (diff) | |
download | gentoo-2-9ed55d6fa966ecda22560bc336a93b50d0c3fd61.tar.gz gentoo-2-9ed55d6fa966ecda22560bc336a93b50d0c3fd61.tar.bz2 gentoo-2-9ed55d6fa966ecda22560bc336a93b50d0c3fd61.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-im/licq')
-rw-r--r-- | net-im/licq/licq-1.2.7.ebuild | 3 | ||||
-rw-r--r-- | net-im/licq/licq-1.3.0.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net-im/licq/licq-1.2.7.ebuild b/net-im/licq/licq-1.2.7.ebuild index 1b037dd45d12..ccbc9dd41084 100644 --- a/net-im/licq/licq-1.2.7.ebuild +++ b/net-im/licq/licq-1.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.2.7.ebuild,v 1.21 2006/08/14 15:33:29 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.2.7.ebuild,v 1.22 2007/07/12 05:34:47 mr_bones_ Exp $ inherit eutils kde-functions @@ -131,7 +131,6 @@ src_install() { dodoc README fi - cd ${S}/plugins/auto-reply make DESTDIR=${D} install || die docinto plugins/auto-reply diff --git a/net-im/licq/licq-1.3.0.ebuild b/net-im/licq/licq-1.3.0.ebuild index 90290c91504b..98d350de4dbc 100644 --- a/net-im/licq/licq-1.3.0.ebuild +++ b/net-im/licq/licq-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.0.ebuild,v 1.12 2006/08/14 15:33:29 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.0.ebuild,v 1.13 2007/07/12 05:34:47 mr_bones_ Exp $ inherit eutils kde-functions @@ -139,7 +139,6 @@ src_install() { dodoc README fi - cd ${S}/plugins/auto-reply make DESTDIR=${D} install || die docinto plugins/auto-reply |