public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Raul Porcel (armin76)" <armin76@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-power/pm-utils: ChangeLog pm-utils-1.4.1-r1.ebuild pm-utils-1.4.1.ebuild
Date: Sat, 13 Nov 2010 17:40:12 +0000 (UTC)	[thread overview]
Message-ID: <20101113174012.77B6E20051@flycatcher.gentoo.org> (raw)

armin76     10/11/13 17:40:12

  Modified:             ChangeLog pm-utils-1.4.1-r1.ebuild
                        pm-utils-1.4.1.ebuild
  Log:
  alpha/ia64 stable wrt #338988
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.56                 sys-power/pm-utils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/pm-utils/ChangeLog?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/pm-utils/ChangeLog?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/pm-utils/ChangeLog?r1=1.55&r2=1.56

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/pm-utils/ChangeLog,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- ChangeLog	10 Nov 2010 19:40:47 -0000	1.55
+++ ChangeLog	13 Nov 2010 17:40:12 -0000	1.56
@@ -1,6 +1,10 @@
 # ChangeLog for sys-power/pm-utils
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/pm-utils/ChangeLog,v 1.55 2010/11/10 19:40:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/pm-utils/ChangeLog,v 1.56 2010/11/13 17:40:12 armin76 Exp $
+
+  13 Nov 2010; Raúl Porcel <armin76@gentoo.org> pm-utils-1.4.1.ebuild,
+  pm-utils-1.4.1-r1.ebuild:
+  alpha/ia64 stable wrt #338988
 
 *pm-utils-1.4.1-r1 (10 Nov 2010)
 



1.2                  sys-power/pm-utils/pm-utils-1.4.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/pm-utils/pm-utils-1.4.1-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/pm-utils/pm-utils-1.4.1-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/pm-utils/pm-utils-1.4.1-r1.ebuild?r1=1.1&r2=1.2

Index: pm-utils-1.4.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/pm-utils/pm-utils-1.4.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pm-utils-1.4.1-r1.ebuild	10 Nov 2010 19:40:47 -0000	1.1
+++ pm-utils-1.4.1-r1.ebuild	13 Nov 2010 17:40:12 -0000	1.2
@@ -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/sys-power/pm-utils/pm-utils-1.4.1-r1.ebuild,v 1.1 2010/11/10 19:40:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/pm-utils/pm-utils-1.4.1-r1.ebuild,v 1.2 2010/11/13 17:40:12 armin76 Exp $
 
 EAPI=2
 inherit multilib
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
 IUSE="alsa debug ntp video_cards_intel video_cards_radeon"
 
 vbetool="!video_cards_intel? ( sys-apps/vbetool )"



1.9                  sys-power/pm-utils/pm-utils-1.4.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/pm-utils/pm-utils-1.4.1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/pm-utils/pm-utils-1.4.1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/pm-utils/pm-utils-1.4.1.ebuild?r1=1.8&r2=1.9

Index: pm-utils-1.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-power/pm-utils/pm-utils-1.4.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- pm-utils-1.4.1.ebuild	9 Sep 2010 03:18:15 -0000	1.8
+++ pm-utils-1.4.1.ebuild	13 Nov 2010 17:40:12 -0000	1.9
@@ -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/sys-power/pm-utils/pm-utils-1.4.1.ebuild,v 1.8 2010/09/09 03:18:15 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/pm-utils/pm-utils-1.4.1.ebuild,v 1.9 2010/11/13 17:40:12 armin76 Exp $
 
 EAPI=2
 inherit multilib
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 x86"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 x86"
 IUSE="alsa debug networkmanager ntp video_cards_intel video_cards_radeon"
 
 vbetool="!video_cards_intel? ( sys-apps/vbetool )"






             reply	other threads:[~2010-11-13 17:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-13 17:40 Raul Porcel (armin76) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-12-12 16:50 [gentoo-commits] gentoo-x86 commit in sys-power/pm-utils: ChangeLog pm-utils-1.4.1-r1.ebuild pm-utils-1.4.1.ebuild Raul Porcel (armin76)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101113174012.77B6E20051@flycatcher.gentoo.org \
    --to=armin76@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox