diff options
Diffstat (limited to 'dev-util/patchelf/patchelf-0.6.ebuild')
-rw-r--r-- | dev-util/patchelf/patchelf-0.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/patchelf/patchelf-0.6.ebuild b/dev-util/patchelf/patchelf-0.6.ebuild index 99a0c2d8a1df..486807be5e86 100644 --- a/dev-util/patchelf/patchelf-0.6.ebuild +++ b/dev-util/patchelf/patchelf-0.6.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.6.ebuild,v 1.3 2013/01/30 15:48:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchelf/patchelf-0.6.ebuild,v 1.4 2014/05/01 13:44:11 jlec Exp $ EAPI=4 NUMBER="1524660" -DESCRIPTION="Small utility to modify the dynamic linker and RPATH of ELF executables." +DESCRIPTION="Small utility to modify the dynamic linker and RPATH of ELF executables" HOMEPAGE="http://nixos.org/patchelf.html" SRC_URI="http://hydra.nixos.org/build/${NUMBER}/download/2/${P}.tar.bz2" |