diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2010-08-16 15:17:14 +0000 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2010-08-16 15:17:14 +0000 |
commit | 66a0a4ea36e73b5ac43de17f7e57c566a68fa736 (patch) | |
tree | dfedaecc88c6bd166496fef208e9f613969bfb9c /net-misc/mico | |
parent | move all files/ to gentoo/src/patchsets repository (#328653) (diff) | |
download | gentoo-2-66a0a4ea36e73b5ac43de17f7e57c566a68fa736.tar.gz gentoo-2-66a0a4ea36e73b5ac43de17f7e57c566a68fa736.tar.bz2 gentoo-2-66a0a4ea36e73b5ac43de17f7e57c566a68fa736.zip |
drop useless blank line
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/mico')
-rw-r--r-- | net-misc/mico/mico-2.3.13-r3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/mico/mico-2.3.13-r3.ebuild b/net-misc/mico/mico-2.3.13-r3.ebuild index 14d13487364e..68a3b674ba27 100644 --- a/net-misc/mico/mico-2.3.13-r3.ebuild +++ b/net-misc/mico/mico-2.3.13-r3.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/mico/mico-2.3.13-r3.ebuild,v 1.5 2010/08/16 15:15:40 haubi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/mico/mico-2.3.13-r3.ebuild,v 1.6 2010/08/16 15:17:14 haubi Exp $ EAPI="2" inherit eutils flag-o-matic toolchain-funcs - DESCRIPTION="A freely available and fully compliant implementation of the CORBA standard" HOMEPAGE="http://www.mico.org/" SRC_URI="http://www.mico.org/${P}.tar.gz" |