diff options
author | 2013-01-01 18:55:47 +0000 | |
---|---|---|
committer | 2013-01-01 18:55:47 +0000 | |
commit | dd76b0a37b1b2b3d113d94d05c22a884f217fcb4 (patch) | |
tree | cb7fa1bdccc87b4eb1a60ec0961aa85a86c33bf0 /app-text/dos2unix | |
parent | s390/sh stable wrt #445208 (diff) | |
download | gentoo-2-dd76b0a37b1b2b3d113d94d05c22a884f217fcb4.tar.gz gentoo-2-dd76b0a37b1b2b3d113d94d05c22a884f217fcb4.tar.bz2 gentoo-2-dd76b0a37b1b2b3d113d94d05c22a884f217fcb4.zip |
s390/sh stable wrt #441106
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'app-text/dos2unix')
-rw-r--r-- | app-text/dos2unix/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/dos2unix/dos2unix-6.0.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/dos2unix/ChangeLog b/app-text/dos2unix/ChangeLog index 8b9324b33ab4..568d05019e1e 100644 --- a/app-text/dos2unix/ChangeLog +++ b/app-text/dos2unix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/dos2unix -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.118 2012/12/30 14:34:52 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/ChangeLog,v 1.119 2013/01/01 18:55:47 armin76 Exp $ + + 01 Jan 2013; Raúl Porcel <armin76@gentoo.org> dos2unix-6.0.2.ebuild: + s390/sh stable wrt #441106 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> dos2unix-6.0.2.ebuild: Stable for alpha, wrt bug #441106 diff --git a/app-text/dos2unix/dos2unix-6.0.2.ebuild b/app-text/dos2unix/dos2unix-6.0.2.ebuild index b8240b8c753c..1288198c5023 100644 --- a/app-text/dos2unix/dos2unix-6.0.2.ebuild +++ b/app-text/dos2unix/dos2unix-6.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-6.0.2.ebuild,v 1.10 2012/12/30 14:34:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dos2unix/dos2unix-6.0.2.ebuild,v 1.11 2013/01/01 18:55:47 armin76 Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris" IUSE="debug nls" RDEPEND=" |