diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-05 15:43:35 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-05 15:43:35 +0000 |
commit | 13dc08038ec588796ea95ca67e66af5a56714e65 (patch) | |
tree | 8ea34687d499aa51588425d0b52bed9e633d3f39 /xfce-base/garcon | |
parent | alpha/ia64/sh/sparc stable wrt #344781 (diff) | |
download | gentoo-2-13dc08038ec588796ea95ca67e66af5a56714e65.tar.gz gentoo-2-13dc08038ec588796ea95ca67e66af5a56714e65.tar.bz2 gentoo-2-13dc08038ec588796ea95ca67e66af5a56714e65.zip |
Version bump.
(Portage version: 2.2.0_alpha6/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/garcon')
-rw-r--r-- | xfce-base/garcon/ChangeLog | 7 | ||||
-rw-r--r-- | xfce-base/garcon/garcon-0.1.4.ebuild (renamed from xfce-base/garcon/garcon-0.1.3.ebuild) | 6 |
2 files changed, 9 insertions, 4 deletions
diff --git a/xfce-base/garcon/ChangeLog b/xfce-base/garcon/ChangeLog index c54edf42a6fc..3136b8a8ce4f 100644 --- a/xfce-base/garcon/ChangeLog +++ b/xfce-base/garcon/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for xfce-base/garcon # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.13 2010/11/16 15:54:04 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/ChangeLog,v 1.14 2010/12/05 15:43:31 ssuominen Exp $ + +*garcon-0.1.4 (05 Dec 2010) + + 05 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> +garcon-0.1.4.ebuild: + Version bump. 16 Nov 2010; Jeremy Olexa <darkside@gentoo.org> garcon-0.1.3.ebuild: align keywords with Gentoo Prefix diff --git a/xfce-base/garcon/garcon-0.1.3.ebuild b/xfce-base/garcon/garcon-0.1.4.ebuild index d376eafa3b23..3b8281427c30 100644 --- a/xfce-base/garcon/garcon-0.1.3.ebuild +++ b/xfce-base/garcon/garcon-0.1.4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.3.ebuild,v 1.2 2010/11/16 15:54:04 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.1.4.ebuild,v 1.1 2010/12/05 15:43:31 ssuominen Exp $ EAPI=3 inherit xfconf -DESCRIPTION="a freedesktop.org compliant menu implementation based on GLib and GIO" -HOMEPAGE="http://www.xfce.org/" +DESCRIPTION="Xfce's freedesktop.org specification compatible menu implementation library" +HOMEPAGE="http://www.xfce.org/projects/libraries/" SRC_URI="mirror://xfce/src/libs/${PN}/0.1/${P}.tar.bz2" LICENSE="LGPL-2 FDL-1.1" |