diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-05-07 22:18:34 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-05-07 22:18:34 +0000 |
commit | 033719d4fcbadf062b3d5fa05aad7273d6ab65f8 (patch) | |
tree | fe0fbf016bd2abe14fa328e520d1e7a0e533536c /app-text/unix2dos | |
parent | fixing Manifest (diff) | |
download | gentoo-2-033719d4fcbadf062b3d5fa05aad7273d6ab65f8.tar.gz gentoo-2-033719d4fcbadf062b3d5fa05aad7273d6ab65f8.tar.bz2 gentoo-2-033719d4fcbadf062b3d5fa05aad7273d6ab65f8.zip |
Stable on sparc, #50392
Diffstat (limited to 'app-text/unix2dos')
-rw-r--r-- | app-text/unix2dos/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/unix2dos/unix2dos-2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/unix2dos/ChangeLog b/app-text/unix2dos/ChangeLog index f6c995e8ec7e..0a586f4bb11f 100644 --- a/app-text/unix2dos/ChangeLog +++ b/app-text/unix2dos/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/unix2dos # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/ChangeLog,v 1.7 2004/04/29 00:22:31 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/ChangeLog,v 1.8 2004/05/07 22:15:51 ciaranm Exp $ + + 07 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> unix2dos-2.2.ebuild: + Stable on sparc, #50392 28 Apr 2004; Jon Portnoy <avenj@gentoo.org> unix2dos-2.2.ebuild : Stable on AMD64. diff --git a/app-text/unix2dos/unix2dos-2.2.ebuild b/app-text/unix2dos/unix2dos-2.2.ebuild index b20e65509440..7c7072c5f551 100644 --- a/app-text/unix2dos/unix2dos-2.2.ebuild +++ b/app-text/unix2dos/unix2dos-2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/unix2dos-2.2.ebuild,v 1.10 2004/04/29 00:22:31 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/unix2dos/unix2dos-2.2.ebuild,v 1.11 2004/05/07 22:15:51 ciaranm Exp $ inherit gcc eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.src.tar.gz" LICENSE="freedist" SLOT="0" -KEYWORDS="x86 ppc alpha amd64 ~sparc" +KEYWORDS="x86 ppc alpha amd64 sparc" DEPEND="" RDEPEND="" |