public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-weather-plugin: xfce4-weather-plugin-0.7.3.ebuild ChangeLog xfce4-weather-plugin-0.6.4.ebuild metadata.xml
@ 2009-08-25 15:03 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-08-25 15:03 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/08/25 15:03:37

  Added:                xfce4-weather-plugin-0.7.3.ebuild ChangeLog
                        xfce4-weather-plugin-0.6.4.ebuild metadata.xml
  Log:
  Rename xfce4-weather to xfce4-weather-plugin.
  (Portage version: 2.2_rc40/cvs/Linux x86_64, RepoMan options: --force)

Revision  Changes    Path
1.1                  xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.3.ebuild?rev=1.1&content-type=text/plain

Index: xfce4-weather-plugin-0.7.3.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.7.3.ebuild,v 1.1 2009/08/25 15:03:36 ssuominen Exp $

EINTLTOOLIZE=yes
EAUTORECONF=yes
EAPI=2
inherit xfconf

DESCRIPTION="panel plugin that shows the current temperature and weather condition."
HOMEPAGE="http://www.xfce.org/"
SRC_URI="mirror://xfce/src/panel-plugins/${PN}-plugin/0.7/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug"

RDEPEND=">=xfce-base/xfce4-panel-4.3.99.1
	>=xfce-base/libxfcegui4-4.3.90.2
	>=xfce-base/libxfce4util-4.3.90.2
	dev-libs/libxml2"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	dev-util/intltool
	sys-devel/gettext"

pkg_setup() {
	XFCONF="--disable-dependency-tracking
		$(use_enable debug)"
	DOCS="AUTHORS ChangeLog NEWS README TODO"
}



1.1                  xfce-extra/xfce4-weather-plugin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for xfce-extra/xfce4-weather-plugin
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/ChangeLog,v 1.1 2009/08/25 15:03:36 ssuominen Exp $

*xfce4-weather-plugin-0.7.3 (25 Aug 2009)
*xfce4-weather-plugin-0.6.4 (25 Aug 2009)

  25 Aug 2009; Samuli Suominen <ssuominen@gentoo.org>
  +xfce4-weather-plugin-0.6.4.ebuild, +xfce4-weather-plugin-0.7.3.ebuild:
  Rename xfce4-weather to xfce4-weather-plugin.




1.1                  xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.6.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.6.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.6.4.ebuild?rev=1.1&content-type=text/plain

Index: xfce4-weather-plugin-0.6.4.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-weather-plugin/xfce4-weather-plugin-0.6.4.ebuild,v 1.1 2009/08/25 15:03:36 ssuominen Exp $

EINTLTOOLIZE=yes
EAUTORECONF=yes
EAPI=2
inherit xfconf

DESCRIPTION="panel plugin that shows the current temperature and weather condition."
HOMEPAGE="http://www.xfce.org/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="debug"

RDEPEND=">=xfce-base/xfce4-panel-4.3.99.1
	>=xfce-base/libxfcegui4-4.3.90.2
	>=xfce-base/libxfce4util-4.3.90.2
	dev-libs/libxml2"
DEPEND="${RDEPEND}
	dev-util/pkgconfig
	dev-util/intltool
	sys-devel/gettext"

pkg_setup() {
	XFCONF="--disable-dependency-tracking
		$(use_enable debug)"
	DOCS="AUTHORS ChangeLog NEWS README TODO"
}



1.1                  xfce-extra/xfce4-weather-plugin/metadata.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-weather-plugin/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/xfce-extra/xfce4-weather-plugin/metadata.xml?rev=1.1&content-type=text/plain

Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>xfce</herd>
</pkgmetadata>






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-28 20:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-25 15:03 [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-weather-plugin: xfce4-weather-plugin-0.7.3.ebuild ChangeLog xfce4-weather-plugin-0.6.4.ebuild metadata.xml Samuli Suominen (ssuominen)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox