diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 15:51:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 15:51:37 +0000 |
commit | 0ebadeadd360288688130fb632a6e4a268c54a5d (patch) | |
tree | efaf7c29cf27db3cf5e0969fadbf073367d9116c /app-misc/note | |
parent | Stable for ppc, wrt bug #491924 (diff) | |
download | gentoo-2-0ebadeadd360288688130fb632a6e4a268c54a5d.tar.gz gentoo-2-0ebadeadd360288688130fb632a6e4a268c54a5d.tar.bz2 gentoo-2-0ebadeadd360288688130fb632a6e4a268c54a5d.zip |
Stable for ppc, wrt bug #491926
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc/note')
-rw-r--r-- | app-misc/note/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/note/note-1.3.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/note/ChangeLog b/app-misc/note/ChangeLog index e964e80d0c8e..48105b7f0e55 100644 --- a/app-misc/note/ChangeLog +++ b/app-misc/note/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/note # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/note/ChangeLog,v 1.26 2013/12/10 11:02:58 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/note/ChangeLog,v 1.27 2013/12/21 15:51:37 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> note-1.3.3-r1.ebuild: + Stable for ppc, wrt bug #491926 10 Dec 2013; Chema Alonso <nimiux@gentoo.org> note-1.3.3-r1.ebuild: Stable for amd64 wrt bug #491926 diff --git a/app-misc/note/note-1.3.3-r1.ebuild b/app-misc/note/note-1.3.3-r1.ebuild index 8add37fe0a80..283c0bd1ac5f 100644 --- a/app-misc/note/note-1.3.3-r1.ebuild +++ b/app-misc/note/note-1.3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/note/note-1.3.3-r1.ebuild,v 1.2 2013/12/10 11:02:58 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/note/note-1.3.3-r1.ebuild,v 1.3 2013/12/21 15:51:37 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.daemon.de/files/mirror/ftp.daemon.de/scip/Apps/note/${P}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="crypt dbm general mysql text" DEPEND="dev-perl/TermReadKey |