diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 16:54:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-16 16:54:16 +0000 |
commit | 3183baee7a633383211f9ba3323ee55f2c1668a8 (patch) | |
tree | 953a52fee20df4603bd310dca21cb962d39c373c /app-backup | |
parent | Stable for AMD64, wrt bug #393849 (diff) | |
download | gentoo-2-3183baee7a633383211f9ba3323ee55f2c1668a8.tar.gz gentoo-2-3183baee7a633383211f9ba3323ee55f2c1668a8.tar.bz2 gentoo-2-3183baee7a633383211f9ba3323ee55f2c1668a8.zip |
Stable for AMD64, wrt bug #393959
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/mirdir/ChangeLog | 7 | ||||
-rw-r--r-- | app-backup/mirdir/mirdir-2.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-backup/mirdir/ChangeLog b/app-backup/mirdir/ChangeLog index 5e8c1a0556ce..4c171dac44bd 100644 --- a/app-backup/mirdir/ChangeLog +++ b/app-backup/mirdir/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-backup/mirdir -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/mirdir/ChangeLog,v 1.6 2010/04/15 19:52:24 idl0r Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-backup/mirdir/ChangeLog,v 1.7 2011/12/16 16:54:16 ago Exp $ + + 16 Dec 2011; Agostino Sarubbo <ago@gentoo.org> mirdir-2.1-r1.ebuild: + Stable for AMD64, wrt bug #393959 *mirdir-2.1-r1 (15 Apr 2010) diff --git a/app-backup/mirdir/mirdir-2.1-r1.ebuild b/app-backup/mirdir/mirdir-2.1-r1.ebuild index 896aadf7fbaa..dfe59de3177e 100644 --- a/app-backup/mirdir/mirdir-2.1-r1.ebuild +++ b/app-backup/mirdir/mirdir-2.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/mirdir/mirdir-2.1-r1.ebuild,v 1.1 2010/04/15 19:52:24 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/mirdir/mirdir-2.1-r1.ebuild,v 1.2 2011/12/16 16:54:16 ago Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-Unix.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="" |