diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2007-02-26 19:50:30 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2007-02-26 19:50:30 +0000 |
commit | 0efe2c28158584c91da545adbf3c23b516d26071 (patch) | |
tree | 9dab1d376a611bcac5b9a88482f2a77b078a2275 | |
parent | Adjusting for bug 165707. (diff) | |
download | historical-0efe2c28158584c91da545adbf3c23b516d26071.tar.gz historical-0efe2c28158584c91da545adbf3c23b516d26071.tar.bz2 historical-0efe2c28158584c91da545adbf3c23b516d26071.zip |
Bug 165707.
Package-Manager: portage-2.1.2-r11
-rw-r--r-- | xfce-base/libxfce4mcs/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild | 5 |
4 files changed, 15 insertions, 6 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog index 118bc1420074..c1da69a7bf88 100644 --- a/xfce-base/libxfce4mcs/ChangeLog +++ b/xfce-base/libxfce4mcs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4mcs # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.79 2007/02/03 00:49:03 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.80 2007/02/26 19:50:30 drac Exp $ + + 26 Feb 2007; Samuli Suominen <drac@gentoo.org> libxfce4mcs-4.4.0.ebuild: + Change DESCRIPTION. Adjust HOMEPAGE for bug 165707. 03 Feb 2007; Joshua Nichols <nichoj@gentoo.org> -libxfce4mcs-4.3.99.2.ebuild: diff --git a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild index f9637f71d9e8..17962f3199bf 100644 --- a/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild +++ b/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild,v 1.3 2007/01/28 12:51:34 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/libxfce4mcs-4.4.0.ebuild,v 1.4 2007/02/26 19:50:30 drac Exp $ inherit xfce44 xfce44 -DESCRIPTION="Core library" +DESCRIPTION="Components library" +HOMEPAGE="http://www.xfce.org/projects/libraries" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="debug doc startup-notification" diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 5044b8b0a457..23fa3dd04413 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.77 2007/02/06 21:48:59 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.78 2007/02/26 19:48:10 drac Exp $ + + 26 Feb 2007; Samuli Suominen <drac@gentoo.org> + libxfce4util-4.4.0-r1.ebuild: + Change DESCRIPTION. Adjust HOMEPAGE for bug 165707. 06 Feb 2007; Samuli Suominen <drac@gentoo.org> libxfce4util-4.4.0-r1.ebuild: diff --git a/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild index 2786a6c8476a..7e66786d3e26 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild,v 1.2 2007/02/06 21:48:59 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.4.0-r1.ebuild,v 1.3 2007/02/26 19:48:10 drac Exp $ inherit xfce44 xfce44 -DESCRIPTION="Core library" +DESCRIPTION="Basic utilities library" +HOMEPAGE="http://www.xfce.org/projects/libraries" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="debug doc" |