diff options
Diffstat (limited to 'dev-perl/SDL')
-rw-r--r-- | dev-perl/SDL/SDL-2.536.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/SDL/SDL-2.536.ebuild b/dev-perl/SDL/SDL-2.536.ebuild index b074bd8b9421..8371d7c6a0e4 100644 --- a/dev-perl/SDL/SDL-2.536.ebuild +++ b/dev-perl/SDL/SDL-2.536.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/SDL-2.536.ebuild,v 1.2 2012/01/21 21:07:51 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/SDL-2.536.ebuild,v 1.3 2012/01/21 21:53:04 mr_bones_ Exp $ EAPI=4 @@ -45,4 +45,3 @@ pkg_setup() { mydoc="CHANGELOG README TODO" perl-module_pkg_setup } - |