diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-27 20:59:37 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-27 20:59:37 +0000 |
commit | be1d338d998f253a3c30ed10d06775822ba5711d (patch) | |
tree | 3457683da723f8253710b4d39e989b5b20561240 | |
parent | Version bump (diff) | |
download | gentoo-2-be1d338d998f253a3c30ed10d06775822ba5711d.tar.gz gentoo-2-be1d338d998f253a3c30ed10d06775822ba5711d.tar.bz2 gentoo-2-be1d338d998f253a3c30ed10d06775822ba5711d.zip |
Version bump, drop old
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
-rw-r--r-- | app-misc/gnote/ChangeLog | 8 | ||||
-rw-r--r-- | app-misc/gnote/gnote-3.10.3.ebuild (renamed from app-misc/gnote/gnote-3.10.1.ebuild) | 6 |
2 files changed, 10 insertions, 4 deletions
diff --git a/app-misc/gnote/ChangeLog b/app-misc/gnote/ChangeLog index 5546b0396ef4..830557dc5828 100644 --- a/app-misc/gnote/ChangeLog +++ b/app-misc/gnote/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-misc/gnote # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.41 2014/02/22 21:00:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.42 2014/02/27 20:59:37 pacho Exp $ + +*gnote-3.10.3 (27 Feb 2014) + + 27 Feb 2014; Pacho Ramos <pacho@gentoo.org> +gnote-3.10.3.ebuild, + -gnote-3.10.1.ebuild: + Version bump, drop old 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnote-3.10.2.ebuild: Fix wrong commit, bug 502160 diff --git a/app-misc/gnote/gnote-3.10.1.ebuild b/app-misc/gnote/gnote-3.10.3.ebuild index b129a811eefa..a5fb5f434a21 100644 --- a/app-misc/gnote/gnote-3.10.1.ebuild +++ b/app-misc/gnote/gnote-3.10.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-3.10.1.ebuild,v 1.1 2013/12/24 15:36:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-3.10.3.ebuild,v 1.1 2014/02/27 20:59:37 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -8,7 +8,7 @@ GCONF_DEBUG="no" inherit gnome2 readme.gentoo DESCRIPTION="Desktop note-taking application" -HOMEPAGE="http://live.gnome.org/Gnote" +HOMEPAGE="https://wiki.gnome.org/Apps/Gnote" LICENSE="GPL-3+ FDL-1.1" SLOT="0" |