diff options
author | 2008-03-21 11:21:34 +0000 | |
---|---|---|
committer | 2008-03-21 11:21:34 +0000 | |
commit | 6cc1407a982bdfc04e68a1d5091a3a7ec9af9412 (patch) | |
tree | af5042897b0ae1c58687606cc7b9329e6bd9f906 /profiles | |
parent | initial import (diff) | |
download | historical-6cc1407a982bdfc04e68a1d5091a3a7ec9af9412.tar.gz historical-6cc1407a982bdfc04e68a1d5091a3a7ec9af9412.tar.bz2 historical-6cc1407a982bdfc04e68a1d5091a3a7ec9af9412.zip |
there is a new-style virtual now for pager
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/base/virtuals | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog index 80f95a0830d6..05a5cb537a53 100644 --- a/profiles/base/ChangeLog +++ b/profiles/base/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo base-profile # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.34 2008/03/11 18:24:31 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.35 2008/03/21 11:21:34 opfer Exp $ + + 21 Mar 2008; Christian Faulhammer <opfer@gentoo.org> virtuals: + there is a new-style virtual now for pager 11 Mar 2008; Christian Faulhammer <opfer@gentoo.org> package.use.mask: extend libpaludis mask for app-portage/gatt diff --git a/profiles/base/virtuals b/profiles/base/virtuals index f8d1673948e2..6aceaa852401 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.108 2008/02/14 15:44:18 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/virtuals,v 1.109 2008/03/21 11:21:34 opfer Exp $ # This file describes the packages that by default satisfy a certain virtual # That this file exists in the base profile implies that these packages will @@ -45,7 +45,6 @@ virtual/motif x11-libs/openmotif virtual/mpg123 media-sound/mpg123 virtual/mta mail-mta/ssmtp virtual/ooo app-office/openoffice-bin -virtual/pager sys-apps/less # Only have this for >=pam-0.78, as we want to make use of the 'include' # directive to phase out pam_stack. virtual/pam >=sys-libs/pam-0.78 |