diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-07-15 13:40:31 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-07-15 13:40:31 +0000 |
commit | 9271ce4da076e745620fcc9ed049619a7c79924e (patch) | |
tree | 55c5932bcba1a36cbb1849c12980cb800baa1dab /x11-misc/rednotebook | |
parent | Adjust games-puzzle/world-of-goo{,-demo} masks, bug #277881 (diff) | |
download | gentoo-2-9271ce4da076e745620fcc9ed049619a7c79924e.tar.gz gentoo-2-9271ce4da076e745620fcc9ed049619a7c79924e.tar.bz2 gentoo-2-9271ce4da076e745620fcc9ed049619a7c79924e.zip |
stable x86, bug 277861
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-misc/rednotebook')
-rw-r--r-- | x11-misc/rednotebook/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/rednotebook/rednotebook-0.7.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/rednotebook/ChangeLog b/x11-misc/rednotebook/ChangeLog index bbd10227b193..3cb64556ecee 100644 --- a/x11-misc/rednotebook/ChangeLog +++ b/x11-misc/rednotebook/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/rednotebook # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/ChangeLog,v 1.8 2009/07/01 22:49:09 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/ChangeLog,v 1.9 2009/07/15 13:40:31 fauli Exp $ + + 15 Jul 2009; Christian Faulhammer <fauli@gentoo.org> + rednotebook-0.7.5.ebuild: + stable x86, bug 277861 *rednotebook-0.7.5 (01 Jul 2009) diff --git a/x11-misc/rednotebook/rednotebook-0.7.5.ebuild b/x11-misc/rednotebook/rednotebook-0.7.5.ebuild index 1517780cd55a..7feb7acc08e1 100644 --- a/x11-misc/rednotebook/rednotebook-0.7.5.ebuild +++ b/x11-misc/rednotebook/rednotebook-0.7.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/rednotebook-0.7.5.ebuild,v 1.1 2009/07/01 22:49:09 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/rednotebook-0.7.5.ebuild,v 1.2 2009/07/15 13:40:31 fauli Exp $ NEED_PYTHON="2.5" inherit distutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND="dev-python/pyyaml |