aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rubygem-mspec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rubygem-mspec/Makefile')
-rw-r--r--devel/rubygem-mspec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-mspec/Makefile b/devel/rubygem-mspec/Makefile
index c3fedcb2e32d..f4a1316a7e21 100644
--- a/devel/rubygem-mspec/Makefile
+++ b/devel/rubygem-mspec/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
-USES= gem:autoplist
+USES= gem
PLIST_FILES= bin/mkspec bin/mspec bin/mspec-ci bin/mspec-run bin/mspec-tag
an> * ephy-web-view: drop superflous notifyXan Lopez2012-08-251-2/+0 * ephy-web-view: remove more "invisible URI" logicXan Lopez2012-08-241-4/+1 * ephy-embed-prefs: Pass an array of languages to spellchecker in WebKit2Carlos Garcia Campos2012-08-231-12/+24 * ephy-embed-single: Pass NULL as destroy notify to webkit_web_context_register...Carlos Garcia Campos2012-08-221-1/+1 * ephy-web-view: Use webkit_web_view_load_alternate_html() for error pages in W...Carlos Garcia Campos2012-08-221-10/+8 * ephy-web-view: Take a reference of the certificate returned by the responseCarlos Garcia Campos2012-08-211-0/+1 * ephy-embed-single.c: move unstable API defines to be the very first thing in ...Gustavo Noronha Silva2012-08-211-3/+6 * ephy-embed-single: check for SOUP_TYPE_PASSWORD_MANAGER_GNOMEGustavo Noronha Silva2012-08-211-1/+1 * ephy-web-view: use ephy_string_get_host_nameXan Lopez2012-08-171-15/+9 * Port save as to WebKit2Carlos Garcia Campos2012-08-171-5/+68 * ephy-web-view: ignore paths when deciding whether a URI has a TLDXan Lopez2012-08-151-8/+23 * ephy-embed-event: some cosmetic fixesXan Lopez2012-08-141-11/+3 * ephy-web-view: do not store error pages in historyXan Lopez2012-08-141-1/+31 * Use webkit_web_frame_load_alternate_string to load error pagesMartin Robinson2012-08-141-2/+2 * ephy-embed-single: style cleanupsXan Lopez2012-08-101-18/+16 * ephy-embed-single: make the http disk cache respect private modeXan Lopez2012-08-101-3/+7 * ephy-web-view: Return the certificate and TLS errors in ephy_web_view_get_sec...Carlos Garcia Campos2012-08-092-40/+42 * ephy-web-view: small style cleanupsXan Lopez2012-08-081-6/+6 * ephy-web-view: fix URI normalizationXan Lopez2012-08-071-1/+1 * ephy-web-view: do autosearch foo.bar strings where bar is not a TLDXan Lopez2012-08-072-5/+35 * ephy-web-view: no need to cast g_object_new resultsXan Lopez2012-08-071-1/+1 * ephy-web-view: export the 'normalize or autosearch' methodXan Lopez2012-08-072-11/+21 * Port spell checking to WebKit2Mario Sanchez Prada2012-08-071-1/+6 * e-web-view: use GtkLabel API when possibleDiego Escalante Urrelo2012-08-031-2/+3 * e-web-view: use GtkOrientable API for info barsDiego Escalante Urrelo2012-08-031-45/+10 * ephy-embed: Port inspector to WebKit2Carlos Garcia Campos2012-08-031-18/+29 * ephy-embed-single: Port disk cache to Webit2Carlos Garcia Campos2012-08-031-0/+10 * Settings: add a enable-webaudio setting.Philippe Normand2012-08-021-0/+4 * ephy-embed-utils: use new coding styleXan Lopez2012-08-022-117/+111 * ephy-encoding: auto-calculate 'title-elided' and 'collation-key'Xan Lopez2012-07-313-45/+47 * ephy-encoding: fix extra blank lineXan Lopez2012-07-311-2/+1 * ephy-embed-shell: sort headers properly!Xan Lopez2012-07-311-1/+1 * ephy-embed-shell: add missing headerXan Lopez2012-07-311-7/+7 * ephy-encodings: remove dead codeXan Lopez2012-07-311-10/+0 * ephy-encodings: use new coding styleXan Lopez2012-07-312-340/+324 * ephy-encoding: fix indentationXan Lopez2012-07-311-23/+23 * ephy-encodings: rewrite to drop usage of EphyNodeXan Lopez2012-07-315-142/+448 * ephy-web-view: fix gtk-doc warningXan Lopez2012-07-281-1/+1 * ephy-encodings: drop some useless codeXan Lopez2012-07-281-4/+0 * ephy-web-view: get rid of gtk-doc warningXan Lopez2012-07-191-1/+1 * Use G_DEFINE_BOXED_TYPE to define boxed typesXan Lopez2012-07-191-15/+3 * Port persistent cookies to WebKit2Carlos Garcia Campos2012-07-131-3/+12 * ephy-web-view: Port security level to WebKit2Carlos Garcia Campos2012-07-131-15/+9 * ephy-embed-prefs: Remove TODO comment about page-cache settingCarlos Garcia Campos2012-07-091-1/+0 * ephy-embed-prefs: Enable site specific quirks in WebKit2Carlos Garcia Campos2012-07-091-1/+2 * Port cookies to WebKit2Carlos Garcia Campos2012-07-043-7/+60 * ephy-web-view: unref objects in dispose, not finalizeXan Lopez2012-06-281-5/+2 * ephy-web-view: set_title can also be made private to its fileXan Lopez2012-06-282-49/+40 * ephy-web-view: get rid of redundant calls to set_titleXan Lopez2012-06-281-11/+2 * ephy-web-view: make set_address completely privateXan Lopez2012-06-282-43/+37 * ephy-web-view: move private methods to the private headerXan Lopez2012-06-282-23/+21 * ephy-web-view: ephy_web_view_location_changed is private to its classXan Lopez2012-06-282-53/+43 * Port fullscreen popup to WebKit2Claudio Saavedra2012-06-281-3/+9 * ephy-web-view: fix think-o in ephy_web_view_location_changedXan Lopez2012-06-281-6/+3 * ephy-web-view: get rid of 'ephy_web_view_get_location'Xan Lopez2012-06-282-49/+12 * ephy-web-view: and more type checksXan Lopez2012-06-281-0/+2 * ephy-web-view: add type checks for the set_typed_address method parametersXan Lopez2012-06-281-1/+5 * ephy-web-view: do not duplicate the setter code for typed-addressXan Lopez2012-06-281-7/+2 * ephy-web-view: try to simplify a bit the typed-address logicXan Lopez2012-06-281-23/+17 * ephy-web-view: remove useless forward declarationsXan Lopez2012-06-281-3/+0 * ephy-web-view: remove unneeded headers, and sort themXan Lopez2012-06-281-2/+1 * Port downloads to WebKit2Carlos Garcia Campos2012-06-273-63/+161 * ephy-web-view: fix anchor links' URI updateXan Lopez2012-06-271-4/+5 * ephy-web-view: move the file monitoring code to its own class, EphyFileMonitor.Xan Lopez2012-06-274-183/+376 * ephy-web-view: stop using notify::uri in WebKit2Xan Lopez2012-06-271-0/+4 * ephy-web-view: small style and indentation fixesXan Lopez2012-06-271-17/+17 * Port geolocation permission request to WebKit2Carlos Garcia Campos2012-06-261-7/+40 * Port plugins about handler to WebKit2Carlos Garcia Campos2012-06-263-11/+105 * Port about handlers to WebKit2Carlos Garcia Campos2012-06-261-0/+22 * embed: Move about handlers to a new fileCarlos Garcia Campos2012-06-267-162/+227 * ephy-download: remove _ephy_download_new() internal functionCarlos Garcia Campos2012-06-251-33/+33