diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-11-03 16:39:49 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-11-03 16:39:49 +0000 |
commit | 27b8a6464cdd9e21285274758580af8d0d591b34 (patch) | |
tree | 17b73d6b502add28cc67c61110d1e970b8e8e53c /dev-util/argouml | |
parent | whitespace (diff) | |
download | gentoo-2-27b8a6464cdd9e21285274758580af8d0d591b34.tar.gz gentoo-2-27b8a6464cdd9e21285274758580af8d0d591b34.tar.bz2 gentoo-2-27b8a6464cdd9e21285274758580af8d0d591b34.zip |
whitespace
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-util/argouml')
-rw-r--r-- | dev-util/argouml/argouml-0.26.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/argouml/argouml-0.26.ebuild b/dev-util/argouml/argouml-0.26.ebuild index 54aacdceca3a..8955caef1ae4 100644 --- a/dev-util/argouml/argouml-0.26.ebuild +++ b/dev-util/argouml/argouml-0.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.26.ebuild,v 1.1 2008/10/31 00:39:29 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/argouml/argouml-0.26.ebuild,v 1.2 2008/11/03 16:39:49 mr_bones_ Exp $ inherit java-pkg-2 @@ -46,4 +46,3 @@ src_install() { doins "${DISTDIR}/cookbook-${PV}.pdf" fi } - |