diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-21 17:18:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-21 17:18:07 +0000 |
commit | a40dfa39a00b2f18c58c083df3b349722f4e3b7f (patch) | |
tree | ec4340b8ebe1c753937bf11257c3934463382c04 /app-office/gnotime | |
parent | Fix LICENSE. (diff) | |
download | gentoo-2-a40dfa39a00b2f18c58c083df3b349722f4e3b7f.tar.gz gentoo-2-a40dfa39a00b2f18c58c083df3b349722f4e3b7f.tar.bz2 gentoo-2-a40dfa39a00b2f18c58c083df3b349722f4e3b7f.zip |
sparc stable wrt #303807
(Portage version: 2.1.7.16/cvs/Linux ia64)
Diffstat (limited to 'app-office/gnotime')
-rw-r--r-- | app-office/gnotime/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnotime/gnotime-2.3.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnotime/ChangeLog b/app-office/gnotime/ChangeLog index 5111fcdb8469..581e7aecdc00 100644 --- a/app-office/gnotime/ChangeLog +++ b/app-office/gnotime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnotime # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.47 2010/02/07 10:38:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/ChangeLog,v 1.48 2010/02/21 17:18:07 armin76 Exp $ + + 21 Feb 2010; Raúl Porcel <armin76@gentoo.org> gnotime-2.3.0-r3.ebuild: + sparc stable wrt #303807 07 Feb 2010; Christian Faulhammer <fauli@gentoo.org> gnotime-2.3.0-r3.ebuild: diff --git a/app-office/gnotime/gnotime-2.3.0-r3.ebuild b/app-office/gnotime/gnotime-2.3.0-r3.ebuild index 46199f81a97d..6c096dc115ca 100644 --- a/app-office/gnotime/gnotime-2.3.0-r3.ebuild +++ b/app-office/gnotime/gnotime-2.3.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.3.0-r3.ebuild,v 1.2 2010/02/07 10:38:53 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnotime/gnotime-2.3.0-r3.ebuild,v 1.3 2010/02/21 17:18:07 armin76 Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/gttr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.10 |