diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-11-28 02:13:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-11-28 02:13:12 +0000 |
commit | 3482a43fba573a4d4816d831dba0e45a475977b8 (patch) | |
tree | 59e9d85a36bd2023873f52e12d712e69197e1a73 /dev-libs/libattica | |
parent | whitespace (diff) | |
download | gentoo-2-3482a43fba573a4d4816d831dba0e45a475977b8.tar.gz gentoo-2-3482a43fba573a4d4816d831dba0e45a475977b8.tar.bz2 gentoo-2-3482a43fba573a4d4816d831dba0e45a475977b8.zip |
whitespace
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'dev-libs/libattica')
-rw-r--r-- | dev-libs/libattica/libattica-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libattica/libattica-0.2.0.ebuild b/dev-libs/libattica/libattica-0.2.0.ebuild index f7e57a38ceea..355436a88e80 100644 --- a/dev-libs/libattica/libattica-0.2.0.ebuild +++ b/dev-libs/libattica/libattica-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libattica/libattica-0.2.0.ebuild,v 1.1 2010/11/20 21:26:09 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libattica/libattica-0.2.0.ebuild,v 1.2 2010/11/28 02:13:12 mr_bones_ Exp $ EAPI=3 @@ -23,4 +23,4 @@ RDEPEND="${DEPEND}" DOCS=(AUTHORS ChangeLog README) -S="${WORKDIR}/${MY_P}"
\ No newline at end of file +S="${WORKDIR}/${MY_P}" |