diff options
author | Ctibor <ctibor.brancik@seznam.cz> | 2015-01-31 19:27:49 +0100 |
---|---|---|
committer | Ctibor <ctibor.brancik@seznam.cz> | 2015-01-31 19:27:49 +0100 |
commit | 2ec543db5c4acd79fe1431fbdae520b03c65fb86 (patch) | |
tree | 5cc9f4a07c5cd20cfdbcb22c2759a660df0798aa /kde-misc/nepomuktvnamer | |
parent | be82ba1228b1d1924a291424648980a2210b5024 (diff) | |
download | brancik-overlay-2ec543db5c4acd79fe1431fbdae520b03c65fb86.tar.gz brancik-overlay-2ec543db5c4acd79fe1431fbdae520b03c65fb86.tar.bz2 |
Made changes to practicaly all ebuilds. Now they should be perfectly according to gentoo guidelines.
Diffstat (limited to 'kde-misc/nepomuktvnamer')
-rw-r--r-- | kde-misc/nepomuktvnamer/nepomuktvnamer-0.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-misc/nepomuktvnamer/nepomuktvnamer-0.2.0.ebuild b/kde-misc/nepomuktvnamer/nepomuktvnamer-0.2.0.ebuild index e3830f8..ae15064 100644 --- a/kde-misc/nepomuktvnamer/nepomuktvnamer-0.2.0.ebuild +++ b/kde-misc/nepomuktvnamer/nepomuktvnamer-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -19,4 +19,4 @@ IUSE="" DEPEND=">=dev-libs/shared-desktop-ontologies-0.9.0 media-libs/libtvdb" -RDEPEND="${DEPEND}" +RDEPEND="${DEPEND}"
\ No newline at end of file |