diff options
author | Andreas K. Huettel (dilfridge) <mail@akhuettel.de> | 2010-06-22 23:42:06 +0200 |
---|---|---|
committer | Andreas K. Huettel (dilfridge) <mail@akhuettel.de> | 2010-06-22 23:42:06 +0200 |
commit | 87eacec64f247bf3c851b1c7c2ec60e246c58177 (patch) | |
tree | 4fbc082a4312c93ddbf7731a42d531baa6047f32 /dev-cpp/growler/growler-0.3.8.ebuild | |
parent | [sci-mathematics/frama-c] QA fixes (diff) | |
download | sci-87eacec64f247bf3c851b1c7c2ec60e246c58177.tar.gz sci-87eacec64f247bf3c851b1c7c2ec60e246c58177.tar.bz2 sci-87eacec64f247bf3c851b1c7c2ec60e246c58177.zip |
[dev-cpp/growler] QA fixes
(Portage version: 2.1.8.3/git/Linux x86_64)
(Signed Manifest commit)
Diffstat (limited to 'dev-cpp/growler/growler-0.3.8.ebuild')
-rw-r--r-- | dev-cpp/growler/growler-0.3.8.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-cpp/growler/growler-0.3.8.ebuild b/dev-cpp/growler/growler-0.3.8.ebuild index f49a687be..c0357f221 100644 --- a/dev-cpp/growler/growler-0.3.8.ebuild +++ b/dev-cpp/growler/growler-0.3.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -19,4 +19,3 @@ RDEPEND=">=dev-cpp/growler-link-0.3.7 >=dev-cpp/growler-arch-0.3.7" DEPEND="${RDEPEND}" - |