diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-06-03 02:57:57 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-06-03 02:57:57 +0000 |
commit | d8c3f70469afd7ea677de0462079075f94224999 (patch) | |
tree | afe2d0500d0ba81e72c2b59429b0a58a5c922bdb /app-text/kbibtex | |
parent | Remove old and broken libstrl-0.3. (diff) | |
download | gentoo-2-d8c3f70469afd7ea677de0462079075f94224999.tar.gz gentoo-2-d8c3f70469afd7ea677de0462079075f94224999.tar.bz2 gentoo-2-d8c3f70469afd7ea677de0462079075f94224999.zip |
whitespace
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'app-text/kbibtex')
-rw-r--r-- | app-text/kbibtex/kbibtex-0.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/kbibtex/kbibtex-0.3.ebuild b/app-text/kbibtex/kbibtex-0.3.ebuild index 1a472f123954..c0930911187c 100644 --- a/app-text/kbibtex/kbibtex-0.3.ebuild +++ b/app-text/kbibtex/kbibtex-0.3.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.3.ebuild,v 1.1 2011/06/02 16:18:21 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.3.ebuild,v 1.2 2011/06/03 02:57:57 mr_bones_ Exp $ EAPI=4 - inherit versionator kde4-base DESCRIPTION="BibTeX editor for KDE to edit bibliographies used with LaTeX" |