Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26084 - Annoying typos in xfce ebuilds
Summary: Annoying typos in xfce ebuilds
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial
Assignee: Brad Cowan (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-06 15:48 UTC by timothy_coltman
Modified: 2003-08-07 13:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description timothy_coltman 2003-08-06 15:48:24 UTC
There are a number of annoying typos in a number of the xfce ebuilds. Below is
some output from glimpse, run against "/usr/portage/xfce-base":

/usr/portage/xfce-base/libxfce4mcs/libxfce4mcs-3.99.1.ebuild:
DESCRIPTION="Library's for XFCE4"
/usr/portage/xfce-base/libxfce4mcs/libxfce4mcs-3.99.2.ebuild:
DESCRIPTION="Library's for XFCE4"
/usr/portage/xfce-base/libxfcegui4/libxfcegui4-3.99.1.ebuild:
DESCRIPTION="Library's for XFCE4"
/usr/portage/xfce-base/libxfcegui4/libxfcegui4-3.99.2.ebuild:
DESCRIPTION="Library's for XFCE4"
/usr/portage/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-3.99.2.ebuild:
DESCRIPTION="Library's for XFCE4"
/usr/portage/xfce-base/xfce-mcs-plugins/xfce-mcs-plugins-3.99.1.ebuild:
DESCRIPTION="Library's for XFCE4"
/usr/portage/xfce-base/libxfce4util/libxfce4util-3.99.2.ebuild:
DESCRIPTION="Library's for XFCE4"
/usr/portage/xfce-base/libxfce4util/libxfce4util-3.99.1.ebuild:
DESCRIPTION="Library's for XFCE4"
/usr/portage/xfce-base/xfce-mcs-manager/xfce-mcs-manager-3.99.1.ebuild:
DESCRIPTION="Library's for XFCE4"
/usr/portage/xfce-base/xfce-mcs-manager/xfce-mcs-manager-3.99.2.ebuild:
DESCRIPTION="Library's for XFCE4"

The plural of "library" is "libraries", not "library's". I know this is very
trivial but it's very annoying, at least for me... :-).
Comment 1 Brad Cowan (RETIRED) gentoo-dev 2003-08-07 13:16:04 UTC
DUH :) fixed thanks :)